Objtoint

From UODemo Wiki
Revision as of 20:43, 24 January 2010 by Batlin (talk | contribs) (Created page with 'integer '''objtoint'''(object ''AnyObject''); This function will return the serial (numerical identifier) of any object. No check is made to see if the object actually exists or...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

integer objtoint(object AnyObject);

This function will return the serial (numerical identifier) of any object. No check is made to see if the object actually exists or not.