Difference between revisions of "GetClass"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Fixed categories)
imported>WereWolf
(Fixed categories)
Line 10: Line 10:
*[[GetClassSkill]]
*[[GetClassSkill]]
*[[GetClassSpecialization]]
*[[GetClassSpecialization]]
*[[GetClassSkill]]
*[[IsClassSkill]]
*[[IsClassSkill]]
*[[IsClassAttribute]]
*[[IsClassAttribute]]

Revision as of 15:01, 9 September 2007

A command for Oblivion Script Extender

Returns the class of the NPC.

Syntax:

(class:ref) reference.GetClass

See Also