프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnClear | System.Action | ||
OnError | Action |
||
OnExit | Action |
||
OnGetAllLog | Func |
||
OnGetData | LogData>.Func | ||
OnGetDataCount | Func |
||
OnGetSelectedContent | Func |
||
OnLog | Action |
||
OnStart | Action |
||
OnStop | Action |
||
invoker | |||
view |
메소드 | 설명 | |
---|---|---|
ClearLog ( ) : void | ||
GetAllLog ( ) : string | ||
GetData ( int index ) : |
||
GetDataCount ( ) : int | ||
GetSelectedContext ( ) : string | ||
ProcessModel ( ) : System | ||
SafeCall ( System.Action callback ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
WriteLog ( Color c, string text ) : void |