s&box docs
API ReferenceFacepunch.ActionGraphs

public abstract interface Facepunch.ActionGraphs.INodeAttribute

Used to define ActionGraph nodes using static methods, properties, or constructors.

Properties

Showing 1 properties

public virtual string Facepunch.ActionGraphs.INodeAttribute.Identifier { get; set; }

A unique name to identify this node type.

Metadata

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

On this page