CircuitCondition :: table
Table fields
| comparator | :: ComparatorString? | Specifies how the inputs should be compared. If not specified, defaults to |
Specifies how the inputs should be compared. If not specified, defaults to | ||
| first_signal | :: SignalID? | Defaults to blank. |
Defaults to blank. | ||
| second_signal | :: SignalID? | What to compare |
What to compare | ||
| constant | :: int32? | Constant to compare |
Constant to compare | ||
Concept used in
- AgriculturalTowerBlueprintControlBehavior
- ArtilleryTurretBlueprintControlBehavior
- AssemblingMachineBlueprintControlBehavior
- AsteroidCollectorBlueprintControlBehavior
- FurnaceBlueprintControlBehavior
- InserterBlueprintControlBehavior
- LampBlueprintControlBehavior
- LoaderBlueprintControlBehavior
- LogisticContainerBlueprintControlBehavior
- MiningDrillBlueprintControlBehavior
- PowerSwitchBlueprintControlBehavior
- ProgrammableSpeakerBlueprintControlBehavior
- PumpBlueprintControlBehavior
- RailSignalBaseBlueprintControlBehavior
- SplitterBlueprintControlBehavior
- TrainStopBlueprintControlBehavior
- TransportBeltBlueprintControlBehavior
- TurretBlueprintControlBehavior
- WaitCondition
- WallBlueprintControlBehavior

