public PlayerActions(@PlayerControlls wrapper) { m_Wrapper = wrapper; }
public KeyboardMouseActions(@PlayerControlls wrapper) { m_Wrapper = wrapper; }