Class SetFlowGraphVariableDescriptor
Inheritance
SetFlowGraphVariableDescriptor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class SetFlowGraphVariableDescriptor : FlowGraphVariableUnitDescriptor<SetFlowGraphVariable>, IDisposable, IUnitDescriptor, IDescriptor
Constructors
SetFlowGraphVariableDescriptor(SetFlowGraphVariable)
Declaration
public SetFlowGraphVariableDescriptor(SetFlowGraphVariable unit)
Parameters
| Type | Name | Description |
|---|---|---|
| SetFlowGraphVariable | unit |
Properties
action
Declaration
protected override MemberAction action { get; }
Property Value
| Type | Description |
|---|---|
| MemberAction |
Overrides
Ludiq.Bolt.FlowGraphVariableUnitDescriptor<Ludiq.Bolt.SetFlowGraphVariable>.action