s&box docs

public sealed class Sandbox.ActionGraphExposeWhenCachedAttribute : System.Attribute

Don't cache instances of this type when serializing action graph references, force them to be always serialized separately. We need this for component / game object references so we can update IDs when duplicating objects / instantiating prefabs.

Constructors

Showing 1 constructors

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.ActionGraphExposeWhenCachedAttribute

On this page