Header menu logo Nu

ImGuiFileDialogState Type

The state of an ImGui file dialog.

Constructors

Constructor Description

ImGuiFileDialogState(directoryPath)

Full Usage: ImGuiFileDialogState(directoryPath)

Parameters:
    directoryPath : string

Returns: ImGuiFileDialogState
directoryPath : string
Returns: ImGuiFileDialogState

Instance members

Instance member Description

this.CurrentDirectories

Full Usage: this.CurrentDirectories

this.CurrentFiles

Full Usage: this.CurrentFiles

this.CurrentIndex

Full Usage: this.CurrentIndex

this.DirectoryPath

Full Usage: this.DirectoryPath

this.FileDialogType

Full Usage: this.FileDialogType

this.FileName

Full Usage: this.FileName

this.FilePath

Full Usage: this.FilePath

this.FilePattern

Full Usage: this.FilePattern

this.RefreshInfo

Full Usage: this.RefreshInfo

this.ResultPath

Full Usage: this.ResultPath

this.Title

Full Usage: this.Title

Type something to start searching.