ScummVM API documentation
ImGuiSelectionBasicStorage Struct Reference

Public Member Functions

void ApplyRequests (ImGuiMultiSelectIO *ms_io)
 
bool Contains (ImGuiID id) const
 
void Clear ()
 
void Swap (ImGuiSelectionBasicStorage &r)
 
void SetItemSelected (ImGuiID id, bool selected)
 
bool GetNextSelectedItem (void **opaque_it, ImGuiID *out_id)
 
ImGuiID GetStorageIdFromIndex (int idx)
 

Public Attributes

int Size
 
bool PreserveOrder
 
void * UserData
 
ImGuiID(* AdapterIndexToStorageId )(ImGuiSelectionBasicStorage *self, int idx)
 
int _SelectionOrder
 
ImGuiStorage _Storage
 

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