Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiStackLevelInfo Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImGuiStackLevelInfo ()
 

Public Attributes

ImGuiID ID
 
ImS8 QueryFrameCount
 
bool QuerySuccess
 
ImGuiDataType DataType: 8
 
char Desc [57]
 

Constructor & Destructor Documentation

◆ ImGuiStackLevelInfo()

ImGuiStackLevelInfo::ImGuiStackLevelInfo ( )
inline

Member Data Documentation

◆ DataType

ImGuiDataType ImGuiStackLevelInfo::DataType

◆ Desc

char ImGuiStackLevelInfo::Desc[57]

◆ ID

ImGuiID ImGuiStackLevelInfo::ID

◆ QueryFrameCount

ImS8 ImGuiStackLevelInfo::QueryFrameCount

◆ QuerySuccess

bool ImGuiStackLevelInfo::QuerySuccess

The documentation for this struct was generated from the following file:
Untitled