Behaviour attributes

Some scripts such as StateBehaviour, Calculator, and ActionBehaviour have several usable attributes.

Target scripts

The scripts that can be used for the attributes introduced below are as follows.

  • StateBehaviour
  • Calculator
  • ActionBehaviour
  • Decorator
  • Service

Attributes

  • AddBehaviourMenu
    Attribute that can specify the path in the add behaviour menu.
  • HideBehaviour
    Attribute to hide in add behaviour menu.
  • BehaviourTitle
    Specify the name displayed in the behaviour's title bar.
  • BehaviourHelp
    This attribute specifies the URL to be opened by clicking the help button of the behaviour title bar.