ScriptEvent:isClass
From Mod Wiki
Contents |
[edit]
Parameters
integer handle -- Handle to the type to check for.
[edit]
Result
[edit]
Supported By
idClass
[edit]
Comments
- Type handles can be looked up using getTypeHandle.
[edit]
Functionality
Returns whether the object is of the type specified, including being derived from the type.
