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

Method AddInputCharacter

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

Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can get those using ToAscii+keyboard state, or via the WM_CHAR message FIXME: Should in theory be called "AddCharacterEvent()" to be consistent with new API

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected