| 
| static ParamEnumArray  | FromEnum (int titleFormat=2, int hideCoreModules=0) | 
|   | Get ParamEnumArray compatible with Attribute's enums parameter Example:  
  | 
|   | 
◆ FromEnum()
  
  
      
        
          | static ParamEnumArray ParamEnumAddons.FromEnum  | 
          ( | 
          int |           titleFormat = 2,  | 
         
        
           | 
           | 
          int |           hideCoreModules = 0 ) | 
         
       
   | 
  
static   | 
  
 
Get ParamEnumArray compatible with Attribute's enums parameter Example: 
 - Parameters
 - 
  
    | [in] | titleFormat | 0 for "AddonID", 1 for "AddonTitle", 2 for "AddonTitle (AddonID)"  | 
    | [in] | hideCoreModules | 0 to hide nothing, 1 to hide core (vanilla) addons, 2 to hide core addons only when more addons are available  | 
  
   
- Returns
 - an [Attribute] combobox-compatible ParamEnumArray value (for int variable) 
 
 
 
◆ CORE_MODULE_COUNT
  
  
      
        
          | const int ParamEnumAddons.CORE_MODULE_COUNT = 2 | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this interface was generated from the following file:
- Game/Global/SCR_AddonTools.c