Show / Hide Table of Contents

Class MyGasFueledPowerProducerDefinition.FuelInfo

Inheritance
System.Object
MyGasFueledPowerProducerDefinition.FuelInfo
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class FuelInfo : ValueType

Constructors

FuelInfo(MyObjectBuilder_FueledPowerProducerDefinition.FuelInfo)

Declaration
public FuelInfo(MyObjectBuilder_FueledPowerProducerDefinition.FuelInfo fuelInfo)
Parameters
Type Name Description
MyObjectBuilder_FueledPowerProducerDefinition.FuelInfo fuelInfo

Fields

FuelId

Declaration
public readonly MyDefinitionId FuelId
Field Value
Type Description
MyDefinitionId

Ratio

Declaration
public readonly float Ratio
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾