Attribute for setting any flags enum property as custom title.  
 More...
Attribute for setting any flags enum property as custom title. 
class TestConfigClass
{
    [Attribute()]
}
EEditorMode
Definition EEditorMode.c:6
 
Attribute for setting any enum property as custom title.
Definition Attributes.c:303
 
   
◆ SCR_BaseContainerCustomTitleFlags()
      
        
          | void SCR_BaseContainerCustomTitleFlags.SCR_BaseContainerCustomTitleFlags  | 
          ( | 
          TypeName |           enumType,  | 
        
        
           | 
           | 
          string |           propertyName,  | 
        
        
           | 
           | 
          string |           format = "%1" ) | 
        
      
 
 
◆ _WB_GetCustomTitle()
      
        
          | override bool SCR_BaseContainerCustomTitleFlags._WB_GetCustomTitle  | 
          ( | 
          BaseContainer |           source,  | 
        
        
           | 
           | 
          out string |           title ) | 
        
      
 
 
◆ m_EnumType
  
  
      
        
          | TypeName SCR_BaseContainerCustomTitleFlags.m_EnumType | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_PropertyName
  
  
      
        
          | string SCR_BaseContainerCustomTitleFlags.m_PropertyName | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_sFormat
  
  
      
        
          | string SCR_BaseContainerCustomTitleFlags.m_sFormat | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this interface was generated from the following file: