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