Arbor 3: FSM & BT Graph Editor
3.7.8
|
Attribute that specifies the title to display the StateBehaviour. More...
Inherits Attribute.
Public Member Functions | |
BehaviourTitle (string titleName) | |
BehaviourTitle constructor More... | |
Public Attributes | |
bool | localization |
Flag for localization. More... | |
bool | useNicifyName = true |
Flag that uses a name to display on Editor. More... | |
Properties | |
string | titleName [get] |
Title name More... | |
Attribute that specifies the title to display the StateBehaviour.
BehaviourTitle | ( | string | titleName | ) |
BehaviourTitle constructor
titleName | Title name |
bool localization |
Flag for localization.
If true, convert to word of each language with titleName as key.
bool useNicifyName = true |
Flag that uses a name to display on Editor.
Default true.
|
get |
Title name