Difference between revisions of "GetObjectType"

Jump to navigation Jump to search
127 bytes removed ,  18:11, 21 March 2008
standardizing syntax, also not a record variable function
imported>WereWolf
imported>DragoonWraith
(standardizing syntax, also not a record variable function)
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  GetObjectType [''ObjectID'']
  (type:short) [''ref.'']GetObjectType [''ObjectID'']


Returns the object type for the specified object id.  Takes precedence over the reference version.
Returns the object type for the specified object id or reference. If both are specified, then returns the type of the passed object.
 
[''ref.'']GetObjectType
 
Called on a reference. Returns the type ID for the calling reference.


==Type Codes Returned==
==Type Codes Returned==
Line 92: Line 88:
[[Category: Inventory Functions]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]

Navigation menu