Class in Arbor / Inherits from: Node
Description
Class that represents the group node
Fields
Methods
| Method Name | 
Description | 
| GetName | 
Get node name. | 
Enums
Inherited Members
Fields
Properties
| Property Name | 
Description | 
| nodeGraph | 
Gets the NodeGraph. | 
| nodeID | 
Gets the node identifier. | 
Methods
| Method Name | 
Description | 
| IsContainsBehaviour | 
Check if it contains NodeBehaviour. | 
| IsDeletable | 
Returns whether or not it can be deleted. | 
| OnGraphChanged | 
Called when the NodeGraph to which the Node belongs has changed. | 
| ToString | 
Convert node to string (for debugging). |