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