[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
IsScripted
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.