C# 클래스 TinyTeam.Debuger.Editor.ConsoleEditorWindow

Console Log View Window @TinyTeam,chiuanwei
상속: EditorWindow
파일 보기 프로젝트 열기: chiuan/TTConsole 1 사용 예제들

공개 메소드들

메소드 설명
OnGUI ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void