igor::iBehaviourData Struct Reference

#include <iBehaviourComponent.h>

Public Attributes

iBehaviourDelegate _delegate
 
std::any _userData
 
iaString _name
 
uint8 _priority
 

Detailed Description

behaviour data

Member Data Documentation

◆ _delegate

iBehaviourDelegate igor::iBehaviourData::_delegate

delegate to be executed with given entity and user data

◆ _name

iaString igor::iBehaviourData::_name

optional name of behaviour

◆ _priority

uint8 igor::iBehaviourData::_priority

execution priority

◆ _userData

std::any igor::iBehaviourData::_userData

user data


The documentation for this struct was generated from the following file: