Difference between revisions of "User:Glyph"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 13: Line 13:
 
|returndesc=
 
|returndesc=
 
|name=SetPosition
 
|name=SetPosition
|args={{arg| |position dgdfgdfg}}
+
|args={{arg|position dgdfgdfg}}
 
|desc=Sets the worldspace position of this vessel, and all its parts
 
|desc=Sets the worldspace position of this vessel, and all its parts
 
}}
 
}}
 
{{MethodsEnd}}
 
{{MethodsEnd}}

Revision as of 01:39, 12 October 2015


Methods

The following are methods included in Glyph.

Signature Description
void SetPosition(Vector3 position) Sets the worldspace position of this vessel, and all its parts
void SetPosition(position dgdfgdfg ) Sets the worldspace position of this vessel, and all its parts