31 if ( player && shelter )
33 PluginRepairing module_repairing;
35 if (module_repairing.CanRepair(item,shelter))
50 PluginRepairing module_repairing;
protected float m_SpecialtyWeight
ref CCIBase m_ConditionItem
ref CCTBase m_ConditionTarget
protected bool m_FullBody
protected int m_StanceMask
class ActionTargets ActionTarget
PluginBase GetPlugin(typename plugin_type)
ref ActionTarget m_Target
override void OnFinishProgressServer(ActionData action_data)
override void CreateConditionComponents()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
void ActionRepairShelter()
override bool IsUsingProxies()
protected int m_CommandUID
protected m_CallbackClass
Super root of all classes in Enforce script.
DayZPlayerConstants
defined in C++
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.