Interface IDescription
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
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 |