C# Class BattleSystemTab, RPGQuest

Inheritance: EditorTab
Mostrar archivo Open project: hughrogers/RPGQuest

Public Methods

Method Description
BattleSystemTab ( BattleSystemWindow pw ) : UnityEditor
ShowTab ( ) : void

Method Details

BattleSystemTab() public method

public BattleSystemTab ( BattleSystemWindow pw ) : UnityEditor
pw BattleSystemWindow
return UnityEditor

ShowTab() public method

public ShowTab ( ) : void
return void