Difference between revisions of "GetY"

From UODemo Wiki
Jump to: navigation, search
(Created page with 'integer '''getY'''(location ''LocationObject''); Use this function to retreive the Y coordinate of a location object (which consists of X, Y, Z). Return to the [[Command List]...')
 
m (Protected "GetY" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(No difference)

Latest revision as of 12:19, 26 January 2010

integer getY(location LocationObject);

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


Return to the Command List.