DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnHoldBreathExhausted()
void ManBase::OnHoldBreathExhausted
(
)
inline
protected
См. определение в файле
PlayerBase.c
строка
2184
2185
{
2186
RequestSoundEventEx
(
EPlayerSoundEventID
.EXHAUSTED_BREATH,
true
, EPlayerSoundEventParam.SKIP_CONTROLLED_PLAYER);
2187
}
EPlayerSoundEventID
EPlayerSoundEventID
Определения
PlayerSoundEventHandler.c:3
ManBase::RequestSoundEventEx
override void RequestSoundEventEx(EPlayerSoundEventID id, bool from_server_and_client=false, int param=0)
Определения
PlayerBase.c:7196
Перекрестные ссылки
RequestSoundEventEx()
.
ManBase
Создано системой
1.13.2