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

◆ CheckSoundFinished()

void SymptomBase::CheckSoundFinished ( )
inlineprivate

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

281 {
282 if (GetGame().IsServer())
283 {
286 }
287 }
float m_Duration
Определения StateBase.c:22
void RequestDestroy()
Определения StateBase.c:307
float m_ActivatedTime
Определения StateBase.c:12
bool m_PlayedSound
Определения StateBase.c:6
proto native CGame GetGame()

Перекрестные ссылки GetGame(), m_ActivatedTime, m_Duration, m_PlayedSound и RequestDestroy().

Используется в CheckDestroy().