DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
HasPriorityOverCurrent()
override
bool
HasPriorityOverCurrent
(
PlayerBase
player
,
EPlayerSoundEventID
other_state_id
,
EPlayerSoundEventType
type_other
)
См. определение в файле
HoldBreathEvents.c
строка
25
26
{
27
if
(other_state_id ==
EPlayerSoundEventID
.RELEASE_BREATH)
28
{
29
return
false
;
30
}
31
return
true
;
32
}
EPlayerSoundEventID
EPlayerSoundEventID
Определения
PlayerSoundEventHandler.c:3
Ishodniki
scripts
4_World
Classes
SoundEvents
PlayerSoundEvents
Events
HoldBreathEvents.c
Создано системой
1.13.2