Class BoltTypeEditorUtility
  
  
  
  
    Inheritance
    
    BoltTypeEditorUtility
   
  
  
  Syntax
  
    public static class BoltTypeEditorUtility
   
  Methods
  
  
  
  
  Category(BoltType)
  
  
  Declaration
  
    public static BoltTypeCategory Category(this BoltType type)
   
  Parameters
  
  Returns
  
  
  
  
  DisplayName(BoltType)
  
  
  Declaration
  
    public static string DisplayName(this BoltType type)
   
  Parameters
  
  Returns
  
  
  
  
  HumanName(BoltType)
  
  
  Declaration
  
    public static string HumanName(this BoltType type)
   
  Parameters
  
  Returns
  
  
  
  
  Icon(BoltType)
  
  
  Declaration
  
    public static EditorTexture Icon(this BoltType type)
   
  Parameters
  
  Returns
  
  
  
  
  ProgrammerName(BoltType)
  
  
  Declaration
  
    public static string ProgrammerName(this BoltType type)
   
  Parameters
  
  Returns
  
  
  
  
  SelectedName(BoltType, Boolean)
  
  
  Declaration
  
    public static string SelectedName(this BoltType type, bool human)
   
  Parameters
  
  Returns