C# Class ExcelEditor, Excel4Unity

Inheritance: EditorWindow
Datei anzeigen Open project: joexi/Excel4Unity Class Usage Examples

Public Methods

Method Description
DrawButton ( ) : void
Show ( Excel, xls ) : void

Private Methods

Method Description
OnGUI ( ) : void
ShowWindow ( ) : void

Method Details

DrawButton() public method

public DrawButton ( ) : void
return void

Show() public method

public Show ( Excel, xls ) : void
xls Excel,
return void