DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionWorldCraft::ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
См. определение в файле
ActionWorldCraft.c
строка
76
77
{
78
if
(
GetGame
().IsServer())
79
{
80
if
(!target.GetObject() || !item)
81
return
false
;
82
}
83
84
return
true
;
85
}
GetGame
proto native CGame GetGame()
Перекрестные ссылки
ActionTarget
и
GetGame()
.
ActionWorldCraft
Создано системой
1.13.2