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

◆ RegisterEvents()

void RegisterEvents ( )
protected

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

225 {
226 m_SoundEvents.Insert(new SpookyEventWind());
227 m_SoundEvents.Insert(new SpookyEventWhisper());
228 m_SoundEvents.Insert(new SpookyEventSteps());
229 m_SoundEvents.Insert(new SpookyEventRustle());
230
231 }
class SpookyEventBase m_SoundEvents
Определения SpookyAreaMisc.c:3

Перекрестные ссылки m_SoundEvents.

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