Attribute to use a ResourceName filename.  
 More...
Attribute to use a ResourceName filename. 
class TestConfigClass
{
    [Attribute()]
    protected ResourceName m_sPrefab;
};
void SCR_BaseContainerResourceTitleField(string propertyName, string format="%1")
Definition Attributes.c:224
 
   
◆ SCR_BaseContainerResourceTitleField()
      
        
          | void SCR_BaseContainerResourceTitleField.SCR_BaseContainerResourceTitleField  | 
          ( | 
          string |           propertyName,  | 
        
        
           | 
           | 
          string |           format = "%1" ) | 
        
      
 
 
◆ _WB_GetCustomTitle()
      
        
          | override bool SCR_BaseContainerResourceTitleField._WB_GetCustomTitle  | 
          ( | 
          BaseContainer |           source,  | 
        
        
           | 
           | 
          out string |           title ) | 
        
      
 
 
◆ m_sFormat
  
  
      
        
          | string SCR_BaseContainerResourceTitleField.m_sFormat | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_sPropertyName
  
  
      
        
          | string SCR_BaseContainerResourceTitleField.m_sPropertyName | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this interface was generated from the following file: