Background for Starfield

The Package Script

    The Package script is a part of Starfield’s Papyrus scripting ecosystem. It is included with the base game.

    For this script, the Papyrus index knows about:

    • 3 events
    • 2 functions


    Inheritance Tree

    No indexed scripts extend this script.

    Structs

    The Papyrus Index is still under construction. Structs have not been implemented yet.

      Properties

      No properties found.

        Events

        • eventOnStart(ActorakActor)

          Event called when the package starts.

        • eventOnEnd(ActorakActor)

          Event called when the package is ends normally (but not if it is preempted).

        • eventOnChange(ActorakActor)

          Event called when the package is preempted or ends normally.

        Functions

        Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.