21 Object targetObject = target.GetObject();
22 if ( targetObject.IsInherited(HescoBox) )
24 HescoBox hesco = HescoBox.Cast( targetObject );
26 if ( hesco.GetState() == HescoBox.UNFOLDED )
37 HescoBox hesco = HescoBox.Cast( targetObject );
38 if ( hesco.GetState() == HescoBox.UNFOLDED )
protected float m_SpecialtyWeight
class ActionTargets ActionTarget
ref ActionTarget m_Target
override void OnExecuteServer(ActionData action_data)
override bool HasProgress()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)