C# Class TinyTeam.Debuger.Editor.ConsoleEditorWindow

Console Log View Window @TinyTeam,chiuanwei
Inheritance: EditorWindow
显示文件 Open project: chiuan/TTConsole Class Usage Examples

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
FindColorLeftIndex ( int beginIndex ) : int

back to search the first left index paired. FIX:no more left like:

FindColorRightIndex ( int endIndex ) : int

FIX:no more right end like

Init ( ) : void
OpenFile ( ) : void
OpenWindow ( string filePath ) : void
RefreshPage ( ) : string

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void