DayZ 1.28
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 строка 77

78 {
79 super.OnPlacementComplete( player, position, orientation );
80 SetOrientation(orientation);
81 }

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