Package Script

From the CreationKit Wiki
Revision as of 20:23, 2 February 2014 by imported>CraftySentinel (→‎Member Functions: Reverted to List)
(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 GetOwningQuest()
  • Returns the Quest that owns this package.
Package GetTemplate()
  • Obtains the package this package is templated on (if any).

Events

None

Related Fragments