Arbor: State Diagram Editor
2.2.0
|
コメントを表すクラス More...
Public Member Functions | |
CommentNode (ArborFSMInternal stateMachine, int nodeID) | |
void | Move (ArborFSMInternal stateMachine) |
Editor用。 More... | |
Public Member Functions inherited from Node | |
Node (ArborFSMInternal stateMachine, int nodeID) | |
Public Attributes | |
string | comment = string.Empty |
Public Attributes inherited from Node | |
Rect | position |
Arbor Editor上での位置。 More... | |
bool | showComment |
コメントを表示するかどうか More... | |
string | nodeComment |
コメント More... | |
Properties | |
int | commentID [get] |
コメントIDを取得。 More... | |
Properties inherited from Node | |
ArborFSMInternal | stateMachine [get] |
FSMを取得。 More... | |
int | nodeID [get] |
ノードIDを取得。 More... | |
Additional Inherited Members | |
Protected Attributes inherited from Node | |
ArborFSMInternal | _StateMachine |
int | _NodeID |
コメントを表すクラス
CommentNode | ( | ArborFSMInternal | stateMachine, |
int | nodeID | ||
) |
void Move | ( | ArborFSMInternal | stateMachine | ) |
Editor用。
string comment = string.Empty |
|
get |
コメントIDを取得。