DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetupTrap()
void SetupTrap
(
)
protected
См. определение в файле
TrapBase.c
строка
379
380
{
381
if
(
GetGame
().IsServer())
382
{
383
if
(GetHierarchyRootPlayer() && GetHierarchyRootPlayer().CanDropEntity(
this
))
384
SetupTrapPlayer
(
PlayerBase
.Cast(GetHierarchyRootPlayer()));
385
}
386
}
SetupTrapPlayer
void SetupTrapPlayer(PlayerBase player, bool set_position=true)
Определения
TrapBase.c:388
PlayerBase
Определения
PlayerBaseClient.c:2
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
и
SetupTrapPlayer()
.
Ishodniki
scripts
4_World
Entities
ItemBase
TrapBase.c
Создано системой
1.13.2