Package Fragments

From the CreationKit Wiki
Jump to navigation Jump to search


Type[edit | edit source]

Package fragment scripts extend Package.

Run Time[edit | edit source]

Package fragments are run when the package begins, when the package ends, and when the package changes.

Special Variables[edit | edit source]

  • akActor: This is the Actor that is running the package.

Notes[edit | edit source]

  • When a package fragment script is first created, it isn't possible to add properties to it. You must first close the Package dialog window and then reopen it before adding properties to the script.

See Also[edit | edit source]