public static void Prefix_set_lockState(ref CursorLockMode value) { CursorUnlocker.Prefix_set_lockState(ref value); }
public static void Prefix_set_visible(ref bool value) { CursorUnlocker.Prefix_set_visible(ref value); }
public static void Prefix_EventSystem_set_current(ref EventSystem value) { CursorUnlocker.Prefix_EventSystem_set_current(ref value); }