ImGuiFileDialogState Type
The state of an ImGui file dialog.
Constructors
Constructor | Description |
Full Usage:
ImGuiFileDialogState(directoryPath)
Parameters:
string
Returns: ImGuiFileDialogState
|
|
Instance members
Instance member | Description |
Full Usage:
this.CurrentDirectories
|
|
Full Usage:
this.CurrentFiles
|
|
Full Usage:
this.CurrentIndex
|
|
Full Usage:
this.DirectoryPath
|
|
Full Usage:
this.FileDialogType
|
|
Full Usage:
this.FileName
|
|
Full Usage:
this.FilePath
|
|
Full Usage:
this.FilePattern
|
|
Full Usage:
this.RefreshInfo
|
|
Full Usage:
this.ResultPath
|
|
Full Usage:
this.Title
|