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

Method IsWindowNavFocusable

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

Can we focus this window with CTRL+TAB (or PadMenu + PadFocusPrev/PadFocusNext) Note that NoNavFocus makes the window not reachable with CTRL+TAB but it can still be focused with mouse or programmatically. If you want a window to never be focused, you may use the e.g. NoInputs flag.

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