API ReferenceSandbox
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
public ActionGraphExposeWhenCachedAttribute()
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.ActionGraphExposeWhenCachedAttribute |