| 
| void  | ScriptConsoleOutputTab (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) | 
|   | 
| void  | ~ScriptConsoleOutputTab () | 
|   | 
| override bool  | OnClick (Widget w, int x, int y, int button) | 
|   | 
| override bool  | OnChange (Widget w, int x, int y, bool finished) | 
|   | 
| protected void  | Clear (bool clearFile=false) | 
|   | 
| protected void  | Add (string message, bool isReload=false) | 
|   | 
| protected void  | ReloadOutput () | 
|   | 
◆ ScriptConsoleOutputTab()
◆ ~ScriptConsoleOutputTab()
◆ Add()
  
  
      
        
          | protected void Add  | 
          ( | 
          string  | 
          message,  | 
         
        
           | 
           | 
          bool  | 
          isReload = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ Clear()
  
  
      
        
          | protected void Clear  | 
          ( | 
          bool  | 
          clearFile = false | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ OnChange()
◆ OnClick()
◆ ReloadOutput()
  
  
      
        
          | protected void ReloadOutput  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ m_ClientLogClearButton
  
  
      
        
          | protected ButtonWidget m_ClientLogClearButton | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ClientLogListbox
  
  
      
        
          | protected TextListboxWidget m_ClientLogListbox | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ClientLogScrollCheckbox
  
  
      
        
          | protected CheckBoxWidget m_ClientLogScrollCheckbox | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: