C# Class ItemRecipeTab, RPGQuest

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

Méthodes publiques

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

Private Methods

Méthode Description
ItemSettings ( ItemShort, ingredient ) : ItemShort,

Method Details

ItemRecipeTab() public méthode

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

ShowTab() public méthode

public ShowTab ( ) : void
Résultat void