DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnPlacementComplete()
override void Inventory_Base::OnPlacementComplete
(
Man
player
,
vector
position
=
"0 0 0"
,
vector
orientation
=
"0 0 0"
)
inline
protected
См. определение в файле
HescoBox.c
строка
215
216
{
217
super.OnPlacementComplete( player, position, orientation );
218
219
if
(
GetGame
().IsServer() )
220
{
221
Unfold
();
222
}
223
}
Inventory_Base::Unfold
void Unfold()
Определения
HescoBox.c:99
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
и
Unfold()
.
Inventory_Base
Создано системой
1.13.2