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

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "bool Sandbox.ModAPI.IMyEntity.IsSelectableParentOnly() <noinclude> <!-- SMW Properties --> {{#set:Name=IsSelectableParentOnly}} {{#set:Type=Method}}<!--ONLY GRABBED METHODS--...")
 
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:47, 28 September 2014

bool Sandbox.ModAPI.IMyEntity.IsSelectableParentOnly()