MoveToEditorPosition

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Moves the calling reference to its original location (cell & XYZ coords), where it was placed in the editor.

Syntax

[help]
(success:0/1) reference.MoveToEditorPosition resetRotation:0/1

Example

objectRef.MoveToEditorPosition
objectRef.MoveToEditorPosition 1 

See Also