Difference between revisions of "User:Glyph"
From Kerbal Space Program Wiki
Line 13: | Line 13: | ||
|returndesc= | |returndesc= | ||
|name=SetPosition | |name=SetPosition | ||
− | |args={{arg | + | |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 |