Class LanguageIconSet
Inheritance
LanguageIconSet
Syntax
public class LanguageIconSet
Constructors
LanguageIconSet(String)
Declaration
public LanguageIconSet(string name)
Parameters
Type |
Name |
Description |
String |
name |
|
Properties
internal
Declaration
public EditorTexture internal { get; }
Property Value
private
Declaration
public EditorTexture private { get; }
Property Value
protected
Declaration
public EditorTexture protected { get; }
Property Value
public
Declaration
public EditorTexture public { get; }
Property Value
Methods
Load(String)
Declaration
public static LanguageIconSet Load(string name)
Parameters
Type |
Name |
Description |
String |
name |
|
Returns
Extension Methods