|
OpenFolderDialog Class Reference
[File I/O]
OS level dialog used for browsing folder structures. More...
Inheritance diagram for OpenFolderDialog:
Public Attributes | |
filename | fileMustExist |
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 also:
- OpenFileDialog for more details on functionality.
Member Data Documentation
filename OpenFolderDialog::fileMustExist |
File that must be in selected folder for it to be valid.
Copyright © GarageGames, LLC. All Rights Reserved.