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

◆ PlayPipeCreakingSoundOnLocation()

void PlayPipeCreakingSoundOnLocation ( )
protected

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

1091 {
1095 }
const string SOUND_NAME_PIPE_CREAKING
const int PIPE_CREAKING_SOUND_LOCATIONS_COUNT
bool m_PipeCreakingSoundRequested
const string PIPE_CREAKING_SOUND_LOCATIONS[PIPE_CREAKING_SOUND_LOCATIONS_COUNT]
ref EffectSound m_PipeCreakingSounds
Определения EnMath.c:7
static proto int RandomInt(int min, int max)
Returns a random int number between and min [inclusive] and max [exclusive].

Перекрестные ссылки m_PipeCreakingSoundRequested, m_PipeCreakingSounds, PIPE_CREAKING_SOUND_LOCATIONS, PIPE_CREAKING_SOUND_LOCATIONS_COUNT, Math::RandomInt() и SOUND_NAME_PIPE_CREAKING.

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