GetPos

Revision as of 17:02, 10 April 2009 by imported>BonzoFSP (Transferred content from TES site. Disconnected from TES site.)
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Returns the object's world-position for the specified axis (x, y, z). Return value is a float.

Syntax

ObjectID.GetPos axis

Examples

myObjectRef.GetPos y

Gets the y-axis position myObjectRef.