DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ IsIdle()

bool BotStateBase::IsIdle ( )
inlineprivate

idle state does not expect any animation events

Возвращает
true if this state is idle

См. определение в файле BotStates.c строка 112

112{ return false; }