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

◆ OnEndClient()

override void ActionBuildShelter::OnEndClient ( ActionData action_data)
inlineprotected

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

224 {
225 super.OnEndClient(action_data);
226
228 //DestroyActionLoopSound();
229 }
void StopActionLoopSound()
Определения ActionBuildShelter.c:301

Перекрестные ссылки ActionData и StopActionLoopSound().