8 m_Text =
"#trigger_bear_trap";
ref CCIBase m_ConditionItem
ref CCTBase m_ConditionTarget
protected bool IsInReach(PlayerBase player, ActionTarget target, float maxDistance=1.0)
protected bool m_FullBody
protected int m_StanceMask
class ActionTargets ActionTarget
override void OnExecuteServer(ActionData action_data)
override void CreateConditionComponents()
void ActionClapBearTrapWithThisItem()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
ref ActionTarget m_Target
protected int m_CommandUID
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.