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.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.INodeAttribute |