Difference between revisions of "GetX"

From UODemo Wiki
Jump to: navigation, search
(Created page with 'integer '''getX'''(location ''LocationObject''); Use this function to retreive the X coordinate of a location object (which consists of X, Y, Z). Return to the [[Command List]...')
(No difference)

Revision as of 12:19, 26 January 2010

integer getX(location LocationObject);

Use this function to retreive the X coordinate of a location object (which consists of X, Y, Z).


Return to the Command List.