IsScripted

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(isScripted:bool) reference.IsScripted targetObjectID:ref

Returns whether the scriptable object has a script attached to it or not. Note that this is not intended for use on spells, for which you should use IsNthEffectItemScripted instead.

See Also[edit | edit source]