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

#include <imgui.h>

Public Attributes

ImGuiSelectionRequestType Type
 
bool Selected
 
ImS8 RangeDirection
 
ImGuiSelectionUserData RangeFirstItem
 
ImGuiSelectionUserData RangeLastItem
 

Member Data Documentation

◆ RangeDirection

ImS8 ImGuiSelectionRequest::RangeDirection

◆ RangeFirstItem

ImGuiSelectionUserData ImGuiSelectionRequest::RangeFirstItem

◆ RangeLastItem

ImGuiSelectionUserData ImGuiSelectionRequest::RangeLastItem

◆ Selected

bool ImGuiSelectionRequest::Selected

◆ Type

ImGuiSelectionRequestType ImGuiSelectionRequest::Type

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