Torque 3D - Script Manual: OpenFolderDialog Class Reference

TorqueScript

Main   Class List   Namespace List   Online

OpenFolderDialog Class Reference
[File I/O]

OS level dialog used for browsing folder structures. More...

Inheritance diagram for OpenFolderDialog:

List of all members.

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

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



Copyright © GarageGames, LLC. All Rights Reserved.