public GameplayActions(FPSControls wrapper) { m_Wrapper = wrapper; }
public DebuggingActions(FPSControls wrapper) { m_Wrapper = wrapper; }