Difference between revisions of "GetCurrentPackage"
Jump to navigation
Jump to search
imported>QQuix (Added some clarification to the description) |
imported>QQuix (Added a 'See Also') |
||
Line 9: | Line 9: | ||
| referenceType = reference | | referenceType = reference | ||
}} | }} | ||
====See Also==== | |||
*[[GetCurrentEditorPackage]] | |||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 13:12, 29 March 2015
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(package:ref) reference.GetCurrentPackage
Returns the actor ref's currently executing package, whether it is a package added with the editor, added by AddScriptPackage or an interrupt package (e.g. Dialogue).