Package Script

From the CreationKit Wiki
Jump to navigation Jump to search

Extends: Form Script (Papyrus)

Script for the manipulation of Packages.

Definition[edit | edit source]

ScriptName Package extends Form

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

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

Events[edit | edit source]

None

Related Fragments[edit | edit source]