| 
| override void  | Run () | 
|   | 
| void  | ScanFiles () | 
|   | 
| void  | ScanWorld () | 
|   | 
| void  | OutputResult (notnull map< ResourceName, int > result, string description) | 
|   | Print statistics results in log console.  
  | 
|   | 
| array< string >  | GetResultLines (notnull map< ResourceName, int > result, string description) | 
|   | Print statistics results in log console.  
  | 
|   | 
| int  | ButtonWorld () | 
|   | 
| int  | ButtonClose () | 
|   | 
◆ ButtonClose()
  
  
      
        
          | int SCR_PrefabStatisticsPlugin.ButtonClose  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ ButtonWorld()
  
  
      
        
          | int SCR_PrefabStatisticsPlugin.ButtonWorld  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ GetResultLines()
  
  
      
        
          | array< string > SCR_PrefabStatisticsPlugin.GetResultLines  | 
          ( | 
          notnull map< ResourceName, int > |           result,  | 
         
        
           | 
           | 
          string |           description ) | 
         
       
   | 
  
protected   | 
  
 
Print statistics results in log console. 
- Parameters
 - 
  
    | [in] | result |  | 
    | [in] | description |  | 
  
   
 
 
◆ OutputResult()
  
  
      
        
          | void SCR_PrefabStatisticsPlugin.OutputResult  | 
          ( | 
          notnull map< ResourceName, int > |           result,  | 
         
        
           | 
           | 
          string |           description ) | 
         
       
   | 
  
protected   | 
  
 
Print statistics results in log console. 
- Parameters
 - 
  
    | [in] | result |  | 
    | [in] | string | description  | 
  
   
 
 
◆ Run()
  
  
      
        
          | override void SCR_PrefabStatisticsPlugin.Run  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ ScanFiles()
  
  
      
        
          | void SCR_PrefabStatisticsPlugin.ScanFiles  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ ScanWorld()
  
  
      
        
          | void SCR_PrefabStatisticsPlugin.ScanWorld  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_bOutputToFile
  
  
      
        
          | bool SCR_PrefabStatisticsPlugin.m_bOutputToFile | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_fMode
  
  
      
        
          | float SCR_PrefabStatisticsPlugin.m_fMode | 
         
       
   | 
  
protected   | 
  
 
- 2 = all references in all layer/Prefab/conf files
 
- 1 = analyse the current world
 
- 0 = cancel 
 
 
 
◆ m_iDisplayThreshold
  
  
      
        
          | int SCR_PrefabStatisticsPlugin.m_iDisplayThreshold | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_iMaxDisplayedEntries
  
  
      
        
          | int SCR_PrefabStatisticsPlugin.m_iMaxDisplayedEntries | 
         
       
   | 
  
protected   | 
  
 
 
◆ OUTPUT_FILE_NAME
  
  
      
        
          | const string SCR_PrefabStatisticsPlugin.OUTPUT_FILE_NAME = "PrefabStatistics.txt" | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this interface was generated from the following file:
- WorkbenchGame/WorldEditor/SCR_PrefabStatisticsPlugin.c