StateLinkRerouteNode
Class in Arbor / Inherits from: Node
Description
StateLink's reroute node
Fields
Field Name | Description |
---|---|
direction | Direction of line |
link | Transition destination state |
Static Fields
Field Name | Description |
---|---|
kDefaultDirection | Default direction |
Inherited Members
Fields
Field Name | Description |
---|---|
nodeComment | Comment |
position | Position on the Arbor Editor. |
showComment | Whether to display comments |
Properties
Property Name | Description |
---|---|
name | Node name. |
nodeGraph | Gets the NodeGraph. |
nodeID | Gets the node identifier. |
Methods
Method Name | Description |
---|---|
GetName | Get node name. |
GetOldName | Get the node name before Arbor 3.9.0. |
IsContainsBehaviour | Check if it contains NodeBehaviour. |
IsDeletable | Returns whether or not it can be deleted. |
OnAfterDeserialize | Called from ISerializationCallbackReceiver.OnAfterDeserialize. |
OnBeforeSerialize | Called from ISerializationCallbackReceiver.OnBeforeSerialize. |
OnGraphChanged | Called when the NodeGraph to which the Node belongs has changed. |
ToString | Convert node to string (for debugging). |
Static Fields
Field Name | Description |
---|---|
defaultWidth | Default width of node |