Tanoda
GILES.Interface.pb_SaveDialogButton Class Reference
Inheritance diagram for GILES.Interface.pb_SaveDialogButton:

Public Member Functions

void SetDelegateAndPath (Callback< string > del, string path)
 

Public Attributes

string path
 
Callback< string > OnClick
 

Detailed Description

Definition at line 9 of file pb_SaveDialogButton.cs.

Member Function Documentation

◆ SetDelegateAndPath()

void GILES.Interface.pb_SaveDialogButton.SetDelegateAndPath ( Callback< string >  del,
string  path 
)

Definition at line 14 of file pb_SaveDialogButton.cs.

Member Data Documentation

◆ OnClick

Callback<string> GILES.Interface.pb_SaveDialogButton.OnClick

Definition at line 12 of file pb_SaveDialogButton.cs.

◆ path

string GILES.Interface.pb_SaveDialogButton.path

Definition at line 11 of file pb_SaveDialogButton.cs.


The documentation for this class was generated from the following file: