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

◆ OnPlacementComplete()

override void TrapSpawnBase::OnPlacementComplete ( Man player,
vector position = "0 0 0",
vector orientation = "0 0 0" )
inlineprivate

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

76 {
77 super.OnPlacementComplete( player, position, orientation );
78 SetOrientation(orientation);
79 }

Используется в OnFinishProgressServer().