Torque3D Documentation / _generateds / OpenFolderDialog

OpenFolderDialog

consoledoc.h

OS level dialog used for browsing folder structures.

More...

Public Attributes

filename

File that must be in selected folder for it to be valid.

Detailed Description

OS level dialog used for browsing folder structures.

This is essentially an OpenFileDialog, but only used for returning directory paths, not files.

note:

FileDialog and its related classes are only availble in a Tools build of Torque.

see:

OpenFileDialog for more details on functionality.

Public Attributes

filename fileMustExist 

File that must be in selected folder for it to be valid.