MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ui_IsCursorVisible

Function ui_IsCursorVisible

ui/UISystem.cpp:564–564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

562 //@@ }
563}
564bool ui_IsCursorVisible() { return UI_cursor_show ? true : false; }

Callers 1

ShutdownD3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected