DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
PlaySoundEvent()
override
bool
ManBase::PlaySoundEvent
(
EPlayerSoundEventID
id
,
bool
from_anim_system
=
false
,
bool
is_from_server
=
false
)
inline
protected
См. определение в файле
PlayerBase.c
строка
7253
7254
{
7255
return
PlaySoundEventEx
(
id
, from_anim_system, is_from_server);
7256
}
ManBase::PlaySoundEventEx
override bool PlaySoundEventEx(EPlayerSoundEventID id, bool from_anim_system=false, bool is_from_server=false, int param=0)
Определения
PlayerBase.c:7258
Перекрестные ссылки
PlaySoundEventEx()
.
ManBase
Создано системой
1.13.2