public AttackActions(@VehicleInput wrapper) { m_Wrapper = wrapper; }
public MoveActions(@VehicleInput wrapper) { m_Wrapper = wrapper; }