mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-11 14:08:17 -06:00
updated api
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@meta
|
||||
---@diagnostic disable
|
||||
|
||||
--$Factorio 1.1.70
|
||||
--$Factorio 1.1.72
|
||||
--$Overlay 5
|
||||
--$Section LuaLogisticContainerControlBehavior
|
||||
-- This file is automatically generated. Edits will be overwritten.
|
||||
@@ -11,7 +11,7 @@
|
||||
---[View documentation](https://lua-api.factorio.com/latest/LuaLogisticContainerControlBehavior.html)
|
||||
---@class LuaLogisticContainerControlBehavior:LuaControlBehavior
|
||||
---[RW]
|
||||
---The circuit mode of operations for the logistic container.
|
||||
---The circuit mode of operations for the logistic container. Can only be set on containers whose [logistic_mode](https://lua-api.factorio.com/latest/LuaEntityPrototype.html#LuaEntityPrototype.logistic_mode) is set to "requester".
|
||||
---
|
||||
---[View documentation](https://lua-api.factorio.com/latest/LuaLogisticContainerControlBehavior.html#LuaLogisticContainerControlBehavior.circuit_mode_of_operation)
|
||||
---@field circuit_mode_of_operation defines.control_behavior.logistic_container.circuit_mode_of_operation
|
||||
|
||||
Reference in New Issue
Block a user