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
void function(ImGuiContext*, ImGuiContextHook*) Callback;
Undocumented in source.
HookId
uint HookId;
Undocumented in source.
Owner
uint Owner;
Undocumented in source.
Type
ImGuiContextHookType Type;
Undocumented in source.
UserData
void* UserData;
Undocumented in source.

Meta