MoveToMyEditorLocation - ObjectReference

From the Fallout4 CreationKit Wiki
Revision as of 15:16, 12 May 2015 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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()

See Also[edit | edit source]