Class Icons.Language
Inheritance
Icons.Language
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
public static class Icons.Language
Fields
method
Declaration
public static LanguageIconSet method
Field Value
Properties
class
Declaration
public static LanguageIconSet @class { get; }
Property Value
const
Declaration
public static LanguageIconSet @const { get; }
Property Value
constructor
Declaration
public static LanguageIconSet constructor { get; }
Property Value
enum
Declaration
public static LanguageIconSet @enum { get; }
Property Value
extensionMethod
Declaration
public static LanguageIconSet extensionMethod { get; }
Property Value
favorite
Declaration
public static LanguageIconSet favorite { get; }
Property Value
field
Declaration
public static LanguageIconSet field { get; }
Property Value
interface
Declaration
public static LanguageIconSet @interface { get; }
Property Value
namespace
Declaration
public static LanguageIconSet @namespace { get; }
Property Value
primitive
Declaration
public static LanguageIconSet primitive { get; }
Property Value
property
Declaration
public static LanguageIconSet property { get; }
Property Value
struct
Declaration
public static LanguageIconSet @struct { get; }
Property Value