Data Oxygen Generator Definition
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun DataOxygenGeneratorDefinition( definitionId: DefinitionId, buildProgressModels: List<BuildProgressModel>, type: String, size: Vec3F, cubeSize: CubeSize, mass: Float, mountPoints: List<MountPoint>, public: Boolean, availableInSurvival: Boolean, enabled: Boolean, components: List<Component>, inventoryMaxVolume: Float, standbyPowerConsumption: Float, operationalPowerConsumption: Float, iceConsumptionPerSecond: Float, isOxygenOnly: Boolean, inventoryFillFactorMin: Float, inventoryFillFactorMax: Float, fuelPullAmountFromConveyorInMinutes: Float)
Content copied to clipboard