ClassLuaCargoHatch
Members
| create_cargo_pod() | → LuaEntity | Creates a cargo pod for output at the owning entity hatch location. |
Creates a cargo pod for output at the owning entity hatch location. | ||
| owner | :: R LuaEntity | |
| busy | :: R boolean | |
| reserved | :: R boolean | |
| is_input_compatible | :: R boolean | |
| is_output_compatible | :: R boolean | |
| valid | :: R boolean | Is this object valid? [...] |
Is this object valid? [...] | ||
| object_name | :: R string | The class name of this object. [...] |
The class name of this object. [...] | ||


