31 super.OnEndServer(action_data);
class ActionTargets ActionTarget
ref CCIBase m_ConditionItem
ref CCTBase m_ConditionTarget
void ActionSingleUseBase()
override bool HasTarget()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents()
override void OnEndServer(ActionData action_data)
Super root of all classes in Enforce script.
proto native bool ExitOptics()
switches out of optics mode (if possible)
proto native bool IsInOptics()
is weapon in optics mode or not
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.