iBTAction Struct Reference
This interface is implemented by the leaf action iBTNode that launches a list of CEL rewards. More...
#include <tools/behaviourtree.h>
Inheritance diagram for iBTAction:

Public Member Functions | |
| virtual void | AddReward (iReward *reward)=0 |
| Add a reward to be launched when this action node is executed. | |
Detailed Description
This interface is implemented by the leaf action iBTNode that launches a list of CEL rewards.
Definition at line 118 of file behaviourtree.h.
Member Function Documentation
| virtual void iBTAction::AddReward | ( | iReward * | reward | ) | [pure virtual] |
Add a reward to be launched when this action node is executed.
The documentation for this struct was generated from the following file:
- tools/behaviourtree.h
Generated for CEL: Crystal Entity Layer 2.1 by doxygen 1.6.1
