Main   GitHub

Fields | List of all members
OpenFileDialog Class Reference

Inherits FileDialog, and FileDialog.

Inherited by OpenFolderDialog, and OpenFolderDialog.

Fields

bool ChangePath
 
string DefaultFile
 
string DefaultPath
 
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 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 OpenFileDialog::canSaveDynamicFields
bool OpenFileDialog::ChangePath

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

string OpenFileDialog::class

Script SuperClass of object.

string OpenFileDialog::DefaultFile

Default File when Dialog is shown

string OpenFileDialog::DefaultPath

Default Path when Dialog is shown

string OpenFileDialog::fileName

Default File when Dialog is shown

string OpenFileDialog::Filters

Default File when Dialog is shown

string OpenFileDialog::internalName
bool OpenFileDialog::MultipleFiles

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

bool OpenFileDialog::MustExist

True/False whether the file returned must exist or not

SimObjectPtr OpenFileDialog::parentGroup

Group hierarchy parent of the object.

string OpenFileDialog::superclass

Script Class of object.

string OpenFileDialog::Title

Default File when Dialog is shown



Copyright © 2013 GarageGames, LLC. All Rights Reserved.