AICooldownCond_Record class
game.data.AICooldownCond_Record
Inheritance
Base: game.data.AIActionSubCondition_Record
Derived
None.
Properties
None.
Functions
int GetCooldownsCount()RTTIWeakHandle<game.data.AIActionCooldown_Record> GetCooldownsItem(int index)RTTIgame.data.AIActionCooldown_Record? GetCooldownsItemHandle(int index)RTTIbool CooldownsContains(WeakHandle<game.data.AIActionCooldown_Record> item)RTTI