Class StateTransitionDescription
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.State.Editor.dll
Syntax
public sealed class StateTransitionDescription : GraphElementDescription, IGraphElementDescription, IDescription
Properties
label
Declaration
public string label { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
tooltip
Declaration
public string tooltip { get; set; }
Property Value
| Type | Description |
|---|---|
| string |