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