Class StateTransitionDescription
Namespace: Unity.VisualScripting
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 |