Package Script

From the CreationKit Wiki
Revision as of 15:27, 18 October 2011 by imported>Rhavlovick (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Extends: Form Script (Papyrus)

Script for the manipulation of Packages.

Definition

ScriptName Package extends Form

Properties

None

Global Functions

None

Member Functions

  • Quest Function GetOwningQuest()
    • Returns the Quest that owns this package.
  • Package Function GetTemplate()
    • Obtains the package this package is templated on (if any).

Events

None

Related Fragments