C# Class ElementTab, RPGQuest

Inheritance: BaseTab
Datei anzeigen Open project: hughrogers/RPGQuest

Public Methods

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

Method Details

ElementTab() public method

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

ShowTab() public method

public ShowTab ( ) : void
return void