| 
| void  | ScriptConsoleEnfScriptTab (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) | 
|   | 
| void  | ~ScriptConsoleEnfScriptTab () | 
|   | 
| override void  | OnSelected () | 
|   | 
| void  | Add (string message, bool isReload=false) | 
|   | 
| protected void  | Clear (bool clearFile=false) | 
|   | 
| protected void  | ReloadScriptOutput () | 
|   | 
| void  | HistoryBack () | 
|   | 
| void  | HistoryForward () | 
|   | 
| protected void  | RunEnscript () | 
|   | 
| protected void  | ColorRunButton (bool success) | 
|   | 
| protected void  | ResetRunButtonColor () | 
|   | 
| protected void  | RunEnscriptServer () | 
|   | 
| protected void  | EnscriptHistoryBack () | 
|   | 
| protected void  | EnscriptHistoryForward () | 
|   | 
| override void  | OnRPCEx (int rpc_type, ParamsReadContext ctx) | 
|   | 
| override bool  | OnClick (Widget w, int x, int y, int button) | 
|   | 
| override bool  | OnChange (Widget w, int x, int y, bool finished) | 
|   | 
| override void  | Show (bool show, ScriptConsoleTabBase selectedHandler) | 
|   | 
◆ ScriptConsoleEnfScriptTab()
References GetPlugin(), m_EnfScriptClear, m_EnfScriptEdit, m_EnfScriptRun, m_EnscriptConsoleHistory, m_EnscriptConsoleHistoryServer, m_Instance, m_ModuleLocalEnscriptHistory, m_ModuleLocalEnscriptHistoryServer, m_RunColor, and m_ScriptOutputListbox.
 
 
◆ ~ScriptConsoleEnfScriptTab()
◆ Add()
  
  
      
        
          | void Add  | 
          ( | 
          string  | 
          message,  | 
         
        
           | 
           | 
          bool  | 
          isReload = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ Clear()
  
  
      
        
          | protected void Clear  | 
          ( | 
          bool  | 
          clearFile = false | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ ColorRunButton()
  
  
      
        
          | protected void ColorRunButton  | 
          ( | 
          bool  | 
          success | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ EnscriptHistoryBack()
  
  
      
        
          | protected void EnscriptHistoryBack  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ EnscriptHistoryForward()
  
  
      
        
          | protected void EnscriptHistoryForward  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ HistoryBack()
◆ HistoryForward()
◆ OnChange()
◆ OnClick()
◆ OnRPCEx()
◆ OnSelected()
  
  
      
        
          | override void OnSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ PrintS() [1/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          bool  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ PrintS() [2/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          float  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ PrintS() [3/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          int  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ PrintS() [4/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          Object  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ PrintS() [5/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          string  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ PrintS() [6/6]
  
  
      
        
          | static void PrintS  | 
          ( | 
          vector  | 
          message | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ ReloadScriptOutput()
  
  
      
        
          | protected void ReloadScriptOutput  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ ResetRunButtonColor()
  
  
      
        
          | protected void ResetRunButtonColor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ RunEnscript()
  
  
      
        
          | protected void RunEnscript  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ RunEnscriptServer()
  
  
      
        
          | protected void RunEnscriptServer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ Show()
◆ m_AllowScriptOutput
  
  
      
        
          | protected bool m_AllowScriptOutput | 
         
       
   | 
  
private   | 
  
 
 
◆ m_EnfScriptClear
  
  
      
        
          | protected ButtonWidget m_EnfScriptClear | 
         
       
   | 
  
private   | 
  
 
 
◆ m_EnfScriptEdit
  
  
      
        
          | protected MultilineEditBoxWidget m_EnfScriptEdit | 
         
       
   | 
  
private   | 
  
 
 
◆ m_EnfScriptRun
  
  
      
        
          | protected ButtonWidget m_EnfScriptRun | 
         
       
   | 
  
private   | 
  
 
 
◆ m_EnscriptConsoleHistory
◆ m_EnscriptConsoleHistoryServer
◆ m_EnscriptHistoryRow
  
  
      
        
          | protected int m_EnscriptHistoryRow | 
         
       
   | 
  
private   | 
  
 
 
◆ m_EnscriptHistoryRowServer
  
  
      
        
          | protected int m_EnscriptHistoryRowServer | 
         
       
   | 
  
private   | 
  
 
 
◆ m_Instance
◆ m_ModuleLocalEnscriptHistory
  
  
      
        
          | protected PluginLocalEnscriptHistory m_ModuleLocalEnscriptHistory | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ModuleLocalEnscriptHistoryServer
  
  
      
        
          | protected PluginLocalEnscriptHistoryServer m_ModuleLocalEnscriptHistoryServer | 
         
       
   | 
  
private   | 
  
 
 
◆ m_RunColor
◆ m_ScriptOutputHistory
◆ m_ScriptOutputListbox
  
  
      
        
          | protected TextListboxWidget m_ScriptOutputListbox | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: