BlzEnableCursor
- Parameters
enable booleantrue to show, false to hide cursor.
- comment
Sets cursor visibility.
It does not affect the cursor controls in any way. The cursor visibility will be enabled again, when you hover over any UI element like the toolbar at the top or a multiboard.
- patch
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzEnableCursor takes boolean enable returns nothing