C# Class BattleTextTab, RPGQuest

Inheritance: EditorTab
ファイルを表示 Open project: hughrogers/RPGQuest

Public Methods

Method Description
BattleTextTab ( BattleSystemWindow pw ) : System.Collections
ShowTab ( ) : void

Method Details

BattleTextTab() public method

public BattleTextTab ( BattleSystemWindow pw ) : System.Collections
pw BattleSystemWindow
return System.Collections

ShowTab() public method

public ShowTab ( ) : void
return void