C# Class FormulaTab, RPGQuest

Inheritance: BaseTab
Datei anzeigen Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

Method Description
FormulaTab ( ProjectWindow pw ) : UnityEditor
Reload ( ) : void
ShowTab ( ) : void

Method Details

FormulaTab() public method

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

Reload() public method

public Reload ( ) : void
return void

ShowTab() public method

public ShowTab ( ) : void
return void