public PlayerActions(@InputPlayer wrapper) { m_Wrapper = wrapper; }
public PlayerControlsActions(@InputPlayer wrapper) { m_Wrapper = wrapper; }