s&box docs
API ReferenceFacepunch.ActionGraphs

public abstract interface Facepunch.ActionGraphs.IExposeWhenCachedAttribute

Declares that instances of the marked type can't be cached in a `Facepunch.ActionGraphs.ActionGraphCache`. For example, if they might contain an ID that needs to get fixed up post serialization.

Metadata

FieldValue
NamespaceFacepunch.ActionGraphs
Typeclass
AssemblyFacepunch.ActionGraphs
Doc IDT:Facepunch.ActionGraphs.IExposeWhenCachedAttribute

On this page