MCPcopy Create free account
hub / github.com/TKazer/CS2_External / GetMouseCursor

Method GetMouseCursor

CS2_External/OS-ImGui/imgui/imgui.cpp:8358–8362  ·  view source on GitHub ↗

Get desired mouse cursor shape. Important: this is meant to be used by a platform backend, it is reset in ImGui::NewFrame(), updated during the frame, and locked in EndFrame()/Render(). If you use software rendering by setting io.MouseDrawCursor then Dear ImGui will render those for you

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected