DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ PlaySound()

void ActionForceDrink::PlaySound ( PlayerBase player)
inlineprotected

См. определение в файле ActionForceDrink.c строка 26

27 {
28 if (player)
29 player.RequestSoundEventEx(EPlayerSoundEventID.FORCE_DRINK);
30 }
EPlayerSoundEventID
Определения PlayerSoundEventHandler.c:3