Open 3D Engine ImGui Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
ImGuiID | ID |
int | CurLenW |
int | CurLenA |
ImVector< ImWchar > | TextW |
ImVector< char > | TextA |
ImVector< char > | InitialTextA |
bool | TextAIsValid |
int | BufCapacityA |
float | ScrollX |
ImStb::STB_TexteditState | Stb |
float | CursorAnim |
bool | CursorFollow |
bool | SelectedAllMouseLock |
bool | Edited |
ImGuiInputTextFlags | UserFlags |
ImGuiInputTextCallback | UserCallback |
void * | UserCallbackData |