Interface for defining nodes that import to runtime nodes for ReturnGraph. Inherits from Unity GTK’s “INode” interface.
Method | Description |
---|---|
BuildRuntimeNode | Constructs and returns a runtime node representation of the current editor node. This method is used to create a runtime implementation of the node for execution at runtime. |