Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KebsCS/KBotExt
/ GetName
Method
GetName
KBotExt/imgui/imgui_internal.h:1651–1651 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1649
1650
ImGuiWindowSettings() { memset(this, 0, sizeof(*this)); }
1651
char* GetName() { return (char*)(this + 1); }
1652
};
1653
1654
struct ImGuiSettingsHandler
Callers
3
CreateNewWindowSettings
Method · 0.80
WindowSettingsHandler_WriteAll
Function · 0.80
DebugNodeWindowSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected