API ReferenceFacepunch.ActionGraphs

ITargetAttributeclass

For binding in methods marked with a `Facepunch.ActionGraphs.NodeAttribute`, this parameter represents the target instance object the method is executed on.

objectITargetAttribute
Namespace
Facepunch.ActionGraphs
Assembly
Facepunch.ActionGraphs
Declaration
public abstract interface Facepunch.ActionGraphs.ITargetAttribute

On this page