C# Class GILES.Interface.pb_SaveDialogButton

Inheritance: UnityEngine.UI.Button
Afficher le fichier Open project: procore3d/giles Class Usage Examples

Méthodes publiques

Свойство Type Description
OnClick Callback
path string

Méthodes publiques

Méthode Description
SetDelegateAndPath ( Callback del, string path ) : void

Method Details

SetDelegateAndPath() public méthode

public SetDelegateAndPath ( Callback del, string path ) : void
del Callback
path string
Résultat void

Property Details

OnClick public_oe property

public Callback OnClick
Résultat Callback

path public_oe property

public string path
Résultat string