MCPcopy 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
1654struct ImGuiSettingsHandler

Callers 3

Calls

no outgoing calls

Tested by

no test coverage detected