Shiptest 13 - Modules - TypesVar Details

liquid

Liquid Fuel Engines

Turns a specific reagent or reagents into thrust.

Vars

fuel_reagentsWhat reagent is consumed to burn the engine, and how much is needed.
max_reagentsHow much fuel can be loaded into the engine.
reagent_amount_holderUsed to store how much total of any reagent is needed per burn. Don't set anywhere but /Initialize()

Var Details

fuel_reagents

What reagent is consumed to burn the engine, and how much is needed.

max_reagents

How much fuel can be loaded into the engine.

reagent_amount_holder

Used to store how much total of any reagent is needed per burn. Don't set anywhere but /Initialize()