C# Class ExcelEditor, Excel4Unity

Inheritance: EditorWindow
Afficher le fichier Open project: joexi/Excel4Unity Class Usage Examples

Méthodes publiques

Méthode Description
DrawButton ( ) : void
Show ( Excel, xls ) : void

Private Methods

Méthode Description
OnGUI ( ) : void
ShowWindow ( ) : void

Method Details

DrawButton() public méthode

public DrawButton ( ) : void
Résultat void

Show() public méthode

public Show ( Excel, xls ) : void
xls Excel,
Résultat void