Package Script

From the CreationKit Wiki
Revision as of 05:19, 24 October 2013 by imported>CraftySentinel (→‎Member Functions: Formatting Change)
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

Function Description
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