Api Facepunch ActionGraphs INodeAttribute
interface

INodeAttribute

public interface INodeAttribute

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

Properties

Name Type Description
Identifier virtual String A unique name to identify this node type.
Assembly: Facepunch.ActionGraphs Namespace: Facepunch.ActionGraphs Full Name: Facepunch.ActionGraphs.INodeAttribute