C# Class ItemRecipeTab, RPGQuest

Inheritance: BaseTab
Mostra file Open project: hughrogers/RPGQuest

Public Methods

Method Description
ItemRecipeTab ( ProjectWindow pw ) : UnityEditor
ShowTab ( ) : void

Private Methods

Method Description
ItemSettings ( ItemShort, ingredient ) : ItemShort,

Method Details

ItemRecipeTab() public method

public ItemRecipeTab ( ProjectWindow pw ) : UnityEditor
pw ProjectWindow
return UnityEditor

ShowTab() public method

public ShowTab ( ) : void
return void