Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui_internal.h>
Public Member Functions | |
ImGuiContextHook () | |
Public Attributes | |
ImGuiID | HookId |
ImGuiContextHookType | Type |
ImGuiID | Owner |
ImGuiContextHookCallback | Callback |
void * | UserData |
|
inline |
ImGuiContextHookCallback ImGuiContextHook::Callback |
ImGuiID ImGuiContextHook::HookId |
ImGuiID ImGuiContextHook::Owner |
ImGuiContextHookType ImGuiContextHook::Type |
void* ImGuiContextHook::UserData |