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