GetNthEffectItemScript

From the Oblivion ConstructionSet Wiki
Revision as of 01:59, 26 August 2007 by imported>Haama (Note on reference variables (too much?))
Jump to navigation Jump to search

GetNthEffectItemScript - returns the refID of the script associated with the specified scripted effect

       (script:ref) GetNthEffectItemScript objectID:ref whichEffect:short
       (script:ref) GetNthEIScript objectID:ref whichEffect:short

Notes

  • Use a reference variable to store the reference to the script.

See Also