C# Class CharacterTab, RPGQuest

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

Méthodes publiques

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

Method Details

CharacterTab() public méthode

public CharacterTab ( 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