Main   GitHub

Fields | List of all members
OpenFolderDialog Class Reference

Inherits OpenFileDialog, and OpenFileDialog.

Fields

bool ChangePath
 
string DefaultFile
 
string DefaultPath
 
filename fileMustExist
 
string fileName
 
string Filters
 
bool MultipleFiles
 
bool MustExist
 
string Title
 
SimBase
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
Namespace Linking
string superclass
 
string class
 
- Fields inherited from OpenFileDialog
bool ChangePath
 
string DefaultFile
 
string DefaultPath
 
string fileName
 
string Filters
 
bool MultipleFiles
 
bool MustExist
 
string Title
 
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
- Fields inherited from FileDialog
bool ChangePath
 
string DefaultFile
 
string DefaultPath
 
string fileName
 
string Filters
 
string Title
 
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
- Fields inherited from SimObject
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 

Additional Inherited Members

- Methods inherited from FileDialog
bool Execute ()
 
bool Execute ()
 

Member Data Documentation

bool OpenFolderDialog::canSaveDynamicFields
bool OpenFolderDialog::ChangePath

True/False whether to set the working directory to the directory returned by the dialog

string OpenFolderDialog::class

Script SuperClass of object.

string OpenFolderDialog::DefaultFile

Default File when Dialog is shown

string OpenFolderDialog::DefaultPath

Default Path when Dialog is shown

filename OpenFolderDialog::fileMustExist

File that must in selected folder for it to be valid

string OpenFolderDialog::fileName

Default File when Dialog is shown

string OpenFolderDialog::Filters

Default File when Dialog is shown

string OpenFolderDialog::internalName
bool OpenFolderDialog::MultipleFiles

True/False whether multiple files may be selected and returned or not

bool OpenFolderDialog::MustExist

True/False whether the file returned must exist or not

SimObjectPtr OpenFolderDialog::parentGroup

Group hierarchy parent of the object.

string OpenFolderDialog::superclass

Script Class of object.

string OpenFolderDialog::Title

Default File when Dialog is shown



Copyright © 2013 GarageGames, LLC. All Rights Reserved.