DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnPlacementComplete()
override void ImprovisedExplosive::OnPlacementComplete
(
Man
player
,
vector
position
=
"0 0 0"
,
vector
orientation
=
"0 0 0"
)
inline
protected
См. определение в файле
ImprovisedExplosive.c
строка
130
131
{
132
super.OnPlacementComplete(player, position, orientation);
133
134
if
(
GetGame
().IsServer())
135
{
136
SetOrientation(vector.Up);
137
}
138
}
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
и
vector::Up
.
ImprovisedExplosive
Создано системой
1.13.2