Interface IStateWidget
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public interface IStateWidget : IGraphElementWidget, IWidget, IDisposable
Properties
state
Declaration
IState state { get; }
Property Value
Type | Description |
---|---|
IState |