C# Class GILES.pb_SaveSceneButton

Inheritance: pb_ToolbarButton
Afficher le fichier Open project: procore3d/giles

Méthodes publiques

Свойство Type Description
dialogPrefab GILES.Interface.pb_FileDialog

Méthodes publiques

Méthode Description
OpenSavePanel ( ) : void
Save ( string path ) : void

Private Methods

Méthode Description
OnSave ( string path ) : void

Method Details

OpenSavePanel() public méthode

public OpenSavePanel ( ) : void
Résultat void

Save() public méthode

public Save ( string path ) : void
path string
Résultat void

Property Details

dialogPrefab public_oe property

public pb_FileDialog,GILES.Interface dialogPrefab
Résultat GILES.Interface.pb_FileDialog