Arbor 3: FSM & BT Graph Editor  3.7.8
BehaviourTitle Class Reference

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

Detailed Description

Attribute that specifies the title to display the StateBehaviour.

Constructor & Destructor Documentation

◆ BehaviourTitle()

BehaviourTitle ( string  titleName)

BehaviourTitle constructor

Parameters
titleNameTitle name

Member Data Documentation

◆ localization

bool localization

Flag for localization.

If true, convert to word of each language with titleName as key.

◆ useNicifyName

bool useNicifyName = true

Flag that uses a name to display on Editor.

Default true.

Property Documentation

◆ titleName

string titleName
get

Title name