GroupNode

Class in Arbor / Inherits from: Node

Description

Class that represents the group node

Fields

Field Name Description
autoAlignment Auto Layout
color Node color
name The name of the group node.

Methods

Method Name Description
GetName Get node name.

Enums

Type Name Description
AutoAlignment Auto Alignment

Inherited Members

Fields

Field Name Description
nodeComment Comment
position Position on the Arbor Editor.
showComment Whether to display comments

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).