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
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.IExposeWhenCachedAttribute |