BlzFrameCageMouse
- Parameters
-
frame framehandle
enable boolean
Enable 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.
- patch
1.31.0.11889
- Source
- common.j
- return type
nothing
- Source code
native BlzFrameCageMouse takes framehandle frame, boolean enable returns nothing