Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GILES
pb_SaveSceneButton
C# Class GILES.pb_SaveSceneButton
Inheritance:
pb_ToolbarButton
Mostrar archivo
Open project: procore3d/giles
Public Properties
Property
Type
Description
dialogPrefab
GILES.Interface.pb_FileDialog
Public Methods
Method
Description
OpenSavePanel
( ) :
void
Save
(
string
path
) :
void
Private Methods
Method
Description
OnSave
(
string
path
) :
void
Method Details
OpenSavePanel()
public
method
public
OpenSavePanel
( ) :
void
return
void
Save()
public
method
public
Save
(
string
path
) :
void
path
string
return
void
Property Details
dialogPrefab
public_oe property
public
pb_FileDialog,GILES.Interface
dialogPrefab
return
GILES.Interface.pb_FileDialog