Api Facepunch ActionGraphs IExposeWhenCachedAttribute
interface

IExposeWhenCachedAttribute

public interface IExposeWhenCachedAttribute

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

Assembly: Facepunch.ActionGraphs Namespace: Facepunch.ActionGraphs Full Name: Facepunch.ActionGraphs.IExposeWhenCachedAttribute