Package Script

Extends: Form Script (Papyrus)

Script for the manipulation of Packages.

DefinitionEdit

ScriptName Package extends Form

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

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

EventsEdit

None

Related FragmentsEdit