BlzFrameCageMouse
- Parameters
frame framehandleenable booleanEnable mouse cage.
- comment
The mouse cursor is forced into the frame and can not leave it. New cages (true) will overwrite old ones. Some frames can not be used to imprison the mouse.
- bug
When the minimap is accessible, any click on it will break the mouse cage and allow the cursor to move freely.
- patch
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzFrameCageMouse takes framehandle frame, boolean enable returns nothing