Difference between revisions of "GetScript"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>WereWolf
Line 8: Line 8:
==See Also==
==See Also==
*[[IsScripted]]
*[[IsScripted]]
*[[SetScript]]
*[[RemoveScript]]
*[[RemoveScript]]



Revision as of 17:08, 12 September 2007

A command for Oblivion Script Extender

Returns the refID of the script attached to the object.

Syntax:

(script:refID) reference.GetScript targetObjectID:ref

See Also