Difference between revisions of "GetIsID"

98 bytes added ,  22:30, 21 July 2006
works for all objects, not just actors; differentiating from getIsReference
imported>Bnesmith
imported>Scruggs
(works for all objects, not just actors; differentiating from getIsReference)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
   GetIsID CompareActorID
   GetIsID ObjectID


Returns 1 if the actor is CompareActorID.  
Returns 1 if the calling object is a reference to ObjectID. The parameter for this function is a base object ID, as defined in the object window.  


'''Example:'''
'''Example:'''
Anonymous user