C# Class FormulaTab, RPGQuest

Inheritance: BaseTab
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Méthode Description
FormulaTab ( ProjectWindow pw ) : UnityEditor
Reload ( ) : void
ShowTab ( ) : void

Method Details

FormulaTab() public méthode

public FormulaTab ( ProjectWindow pw ) : UnityEditor
pw ProjectWindow
Résultat UnityEditor

Reload() public méthode

public Reload ( ) : void
Résultat void

ShowTab() public méthode

public ShowTab ( ) : void
Résultat void