Arbor 3: FSM & BT Graph Editor  3.5.1
AddBehaviourMenu Class Reference

Attribute that specifies the name of at AddBehaviour menu. More...

Inheritance diagram for AddBehaviourMenu:

Public Member Functions

 AddBehaviourMenu (string menuName)
 AddBehaviourMenu constructor More...
 

Public Attributes

bool localization = false
 Flag for localization. More...
 

Properties

string menuName [get]
 Menu name More...
 

Detailed Description

Attribute that specifies the name of at AddBehaviour menu.

Constructor & Destructor Documentation

AddBehaviourMenu ( string  menuName)

AddBehaviourMenu constructor

Parameters
menuNameMenu name.
  • Hierarchized with "/" separator.
  • If it is empty or null it is not displayed in the list.

Member Data Documentation

bool localization = false

Flag for localization.

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

Property Documentation

string menuName
get

Menu name