GetPosEx

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Outputs the XYZ position values of the calling reference into the 3 specified script variables.

Syntax

[help]
reference.GetPosEx resPosX:ScriptVar resPosY:ScriptVar resPosZ:ScriptVar

Example

objectRef.GetPosEx fPosX fPosY fPosZ 

See Also