Oil Pump Assets
Oil pumps are created from the ItemOilPumpAsset class. They are placeables capable of creating fuel. When powered, oil pumps generate fuel over time.
This inherits the BarricadeAsset class.
Item Asset Properties
GUID 32-digit hexadecimal: Refer to GUID documentation.
Type enum (Oil_Pump
)
Useable enum (Barricade
)
Build enum (Oil
)
ID uint16: Must be a unique identifier.
Oil Pump Asset Properties
Fuel_Capacity uint16: Maximum units of fuel that can be stored in the oil pump. Defaults to 0.