DayZ
1.29
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
строка
7500
7501
{
7502
return
PlaySoundEventEx
(
id
, from_anim_system, is_from_server);
7503
}
ManBase::PlaySoundEventEx
override bool PlaySoundEventEx(EPlayerSoundEventID id, bool from_anim_system=false, bool is_from_server=false, int param=0)
Определения
PlayerBase.c:7505
Перекрестные ссылки
PlaySoundEventEx()
.
ManBase
Создано системой
1.13.2