Class SuperStateWidget
Inheritance
SuperStateWidget
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class SuperStateWidget : EmbedStateWidget<SuperState>, INodeWidget, IStateWidget, IGraphElementWidget, IWidget, IDisposable
Constructors
SuperStateWidget(StateGraphContext, SuperState)
Declaration
public SuperStateWidget(StateGraphContext context, SuperState state)
Parameters
| Type | Name | Description |
|---|---|---|
| StateGraphContext | context | |
| SuperState | state |