|
0.45.0
|
#include <iBehaviourComponent.h>
Public Attributes | |
| iBehaviourDelegate | _delegate |
| std::any | _userData |
| iaString | _name |
| uint8 | _priority |
behaviour data
| iBehaviourDelegate igor::iBehaviourData::_delegate |
delegate to be executed with given entity and user data
| iaString igor::iBehaviourData::_name |
optional name of behaviour
| uint8 igor::iBehaviourData::_priority |
execution priority
| std::any igor::iBehaviourData::_userData |
user data