SwiftlyS2

CPulseCell_BooleanSwitchState

Interface CPulseCell_BooleanSwitchState

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseCell_BooleanSwitchState : CPulseCell_BaseState, CPulseCell_BaseYieldingInflow, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_BaseYieldingInflow>, ISchemaClass<CPulseCell_BaseState>, ISchemaClass<CPulseCell_BooleanSwitchState>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Condition

PulseObservableBoolExpression_t Condition { get; }
Property Value

SubGraph

CPulse_OutflowConnection SubGraph { get; }
Property Value

WhenFalse

CPulse_OutflowConnection WhenFalse { get; }
Property Value

WhenTrue

CPulse_OutflowConnection WhenTrue { get; }
Property Value

On this page