ImGuiFileDialogType Type
The type of ImGui file dialog.
Union cases
| Union case | Description |
Full Usage:
OpenFileDialog
|
|
Full Usage:
SaveFileDialog
|
Instance members
| Instance member | Description |
Full Usage:
this.IsOpenFileDialog
Returns: bool
|
|
Full Usage:
this.IsSaveFileDialog
Returns: bool
|
|
Nu