Package Script
From Creation Kit
(Redirected from Package Script (Papyrus))
Extends: Form Script (Papyrus)
Script for the manipulation of Packages.
Contents |
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

