- Buf
char* Buf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- BufDirty
bool BufDirty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- BufSize
size_t BufSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- BufTextLen
int BufTextLen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CursorPos
int CursorPos;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EventChar
ImWchar EventChar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EventFlag
ImGuiInputTextFlags EventFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EventKey
ImGuiKey EventKey;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Flags
ImGuiInputTextFlags Flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ReadOnly
bool ReadOnly;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SelectionEnd
int SelectionEnd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SelectionStart
int SelectionStart;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- UserData
void* UserData;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.