Difference between revisions of "GetScript"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(script:refID) ''reference.''GetScript ''targetObjectID:ref'' | (script:refID) ''reference.''GetScript ''targetObjectID:ref'' | ||
Returns the refID of the script attached to the object. | |||
==See Also== | ==See Also== |
Latest revision as of 11:56, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(script:refID) reference.GetScript targetObjectID:ref
Returns the refID of the script attached to the object.