Class ValueConnectionDebugData
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class ValueConnectionDebugData : UnitConnectionDebugData, IUnitConnectionDebugData, IGraphElementDebugData
Properties
assignedLastValue
Declaration
public bool assignedLastValue { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
lastValue
Declaration
public object lastValue { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |