Interface IDescription
Namespace: Unity.VisualScripting
Syntax
public interface IDescription
Properties
icon
Declaration
EditorTexture icon { get; }
Property Value
| Type | Description |
|---|---|
| EditorTexture |
summary
Declaration
string summary { get; }
Property Value
| Type | Description |
|---|---|
| String |
title
Declaration
string title { get; }
Property Value
| Type | Description |
|---|---|
| String |