pub const MaaCtrlOptionEnum_MaaCtrlOption_MouseLockFollow: MaaCtrlOptionEnum = 4;Expand description
Enable or disable mouse-lock-follow mode for Win32 controllers. This is designed for TPS/FPS games that lock the mouse to their window in the background. Only valid for Win32 controllers using message-based input methods.
value: bool, eg: true; val_size: sizeof(bool)