| bool UnityEngine.TextGenerator.Populate_Internal_Injected  | 
          ( | 
          string |           str,  | 
         
        
           | 
           | 
          Font |           font,  | 
         
        
           | 
           | 
          ref Color |           color,  | 
         
        
           | 
           | 
          int |           fontSize,  | 
         
        
           | 
           | 
          float |           scaleFactor,  | 
         
        
           | 
           | 
          float |           lineSpacing,  | 
         
        
           | 
           | 
          FontStyle |           style,  | 
         
        
           | 
           | 
          bool |           richText,  | 
         
        
           | 
           | 
          bool |           resizeTextForBestFit,  | 
         
        
           | 
           | 
          int |           resizeTextMinSize,  | 
         
        
           | 
           | 
          int |           resizeTextMaxSize,  | 
         
        
           | 
           | 
          int |           verticalOverFlow,  | 
         
        
           | 
           | 
          int |           horizontalOverflow,  | 
         
        
           | 
           | 
          bool |           updateBounds,  | 
         
        
           | 
           | 
          TextAnchor |           anchor,  | 
         
        
           | 
           | 
          float |           extentsX,  | 
         
        
           | 
           | 
          float |           extentsY,  | 
         
        
           | 
           | 
          float |           pivotX,  | 
         
        
           | 
           | 
          float |           pivotY,  | 
         
        
           | 
           | 
          bool |           generateOutOfBounds,  | 
         
        
           | 
           | 
          bool |           alignByGeometry,  | 
         
        
           | 
           | 
          out uint |           error ) | 
         
       
   | 
  
private   |