Difference between revisions of "GetIsObjectType"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>DavidJCobb
(Documented for completeness' sake.)
 
Line 1: Line 1:
 
This condition function tests if the given object is of a specified [[:Category:Object Classes|object class]] (e.g. testing if a given reference's base form is an Activator). It returns 1.00 (true) if the given object is of the given class.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 17:43, 16 March 2015

This condition function tests if the given object is of a specified object class (e.g. testing if a given reference's base form is an Activator). It returns 1.00 (true) if the given object is of the given class.