GetPackageLocationData
Revision as of 09:09, 16 January 2012 by imported>DragoonWraith (looks fine, adding See Also)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(locationData:StringMap) GetPackageLocationData package:ref
Returns a stringmap containing info about a package location. The returned stringmap contains the following keys:
- "Type" - string ("Reference", "Cell", "Current", "Editor", "Object", "ObjectType")
- "Radius" - int
- "Object" - form (for types Reference, Cell, and Object) OR
- "ObjectType" - string as in editor, e.g. "Books", "Spells: School Illusion" (for ObjectType).