GetIsObjectType
Revision as of 12:26, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Description[edit | edit source]
GetIsObjectType returns 1 if the object is the specified form type.
Syntax[edit | edit source]
GetIsObjectType FormType
Examples[edit | edit source]
GetIsObjectType Activator ; returns 1 if the object is an Activator
Notes[edit | edit source]
- FormType is the full form type string (Activator, Container, Creature, etc.) which is displayed in the ALL section of the object window.