ImGuiContextHook

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Callback
ImGuiContextHookCallback Callback;
Undocumented in source.
HookId
ImGuiID HookId;
Undocumented in source.
Owner
ImGuiID Owner;
Undocumented in source.
Type
ImGuiContextHookType Type;
Undocumented in source.
UserData
void* UserData;
Undocumented in source.

Meta