Class TypeIconAttribute
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Interface, AllowMultiple = false, Inherited = true)]
public sealed class TypeIconAttribute : Attribute
Constructors
TypeIconAttribute(Type)
Declaration
public TypeIconAttribute(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type |
Properties
type
Declaration
public Type type { get; }
Property Value
| Type | Description |
|---|---|
| Type |