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