Category:Fragments

From the Fallout4 CreationKit Wiki
Revision as of 15:31, 1 December 2014 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fragments are Papyrus' version of Result Scripts.

NOTE: Do not have any properties or variables pointing at fragment scripts. For memory reasons, these do not stick around and may cause odd behavior if you try to hold onto them. Since these scripts are all automatically const the compiler will help with this, but it can't protect you if you cast the script to something else (like a base class).

Pages in category "Fragments"

The following 7 pages are in this category, out of 7 total.