C# Class DifficultyTab, RPGQuest

Inheritance: BaseTab
Afficher le fichier Open project: hughrogers/RPGQuest

Méthodes publiques

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

Method Details

DifficultyTab() public méthode

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

ShowTab() public méthode

public ShowTab ( ) : void
Résultat void