MoveToMyEditorLocation - ObjectReference
Revision as of 15:16, 12 May 2015 by imported>Plplecuyer
Member of: ObjectReference Script
Moves this reference to its original editor location and orientation.
Syntax[edit | edit source]
Function MoveToMyEditorLocation() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Move Bob to his original editor location
Bob.MoveToMyEditorLocation()