Actions performed by the behavior

Actions performed by the behavior

Module description

The following are flags which can be combined and returned from the Perform function.

Macros

#define BHVR_SETS_FORCE   0x00000001
 flag indicating that a behavior sets a force More...
 
#define BHVR_SETS_GOAL   0x00000002
 flag indicating that a behavior sets a goal More...
 
#define BHVR_SETS_SPEED   0x00000004
 flag indicating that a behavior sets the speed More...
 

Macro Definition Documentation

#define BHVR_SETS_FORCE   0x00000001

flag indicating that a behavior sets a force

#define BHVR_SETS_GOAL   0x00000002

flag indicating that a behavior sets a goal

#define BHVR_SETS_SPEED   0x00000004

flag indicating that a behavior sets the speed