Node
Class in LogicToolkit / Inherits from: object
Description
Basic type of node
Properties
| Property Name | Description |
|---|---|
| Id | Node ID |
| Name | Node name |
| NodeGraph | the node graph that owns this node |
| Player | LogicPlayerBase that is playing this node |
| Position | position of the node on the graph |