Difference between revisions of "API:Sandbox/ModAPI/IMyEntity/IsSelectable/raw"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "bool Sandbox.ModAPI.IMyEntity.IsSelectable() <noinclude> <!-- SMW Properties --> {{#set:Name=IsSelectable}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--> {{#set:Visibility=...")
 
m
 
Line 12: Line 12:
  
  
<!-- Overloads? -->
 
<!-- NOT READY YET -->
 
<!--{{#set:Overload1Name=Load}}-->
 
<!--{{#set:Overload1MethodVisibility=public}}-->
 
<!--{{#set:Overload1MethodOverride=override}}--><!--Don't define if function is not an override function-->
 
<!--{{#set:Overload1ReturnType=void}}-->
 
<!--{{#set:Overload1ReturnLink=API:System/void}}--><!--For linking the actual page of the return type-->
 
  
<!--{{#set:Overload1Arguement1Type=}}--><!--Don't Define if function does not have arguments-->
 
<!--{{#set:Overload1Arguement1Link=}}-->
 
  
 
[[Category:API:Raw/Sandbox/ModAPI/IMyEntity]]</noinclude>
 
[[Category:API:Raw/Sandbox/ModAPI/IMyEntity]]</noinclude>

Latest revision as of 06:46, 28 September 2014

bool Sandbox.ModAPI.IMyEntity.IsSelectable()