Main   GitHub

Fields | List of all members
SaveFileDialog Class Reference

Inherits FileDialog, and FileDialog.

Fields

bool ChangePath
 
string DefaultFile
 
string DefaultPath
 
string fileName
 
string Filters
 
bool OverwritePrompt
 
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 SaveFileDialog::canSaveDynamicFields
bool SaveFileDialog::ChangePath

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

string SaveFileDialog::class

Script SuperClass of object.

string SaveFileDialog::DefaultFile

Default File when Dialog is shown

string SaveFileDialog::DefaultPath

Default Path when Dialog is shown

string SaveFileDialog::fileName

Default File when Dialog is shown

string SaveFileDialog::Filters

Default File when Dialog is shown

string SaveFileDialog::internalName
bool SaveFileDialog::OverwritePrompt

True/False whether the dialog should prompt before accepting an existing file name

SimObjectPtr SaveFileDialog::parentGroup

Group hierarchy parent of the object.

string SaveFileDialog::superclass

Script Class of object.

string SaveFileDialog::Title

Default File when Dialog is shown



Copyright © 2013 GarageGames, LLC. All Rights Reserved.