C# Class CharacterTab, RPGQuest

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

Public Methods

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

Method Details

CharacterTab() public method

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

Reload() public method

public Reload ( ) : void
return void

ShowTab() public method

public ShowTab ( ) : void
return void