circuit_read_resource¶
- class CircuitReadResourceMixin(
- read_resources: bool =
True, - read_mode=
MiningDrillReadMode.UNDER_DRILL, - *,
- extra_keys: dict[str, Any] | None =
None, Enables the Entity to read the resources underneath it.
- read_mode : MiningDrillReadMode¶
Serialized
This attribute is imported/exported from blueprint strings.
The mode in which the resources underneath the Entity should be read.
- read_resources : bool¶
Serialized
This attribute is imported/exported from blueprint strings.
Whether or not this Entity is set to read the resources underneath to a circuit network.