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