![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | FuelManagerComponentClass |
Functions | |
| FuelManagerComponentClass GameComponentClass | GetFuelNodesList (out notnull array< BaseFuelNode > outNodes) |
| proto external bool | HasFuel () |
| Returns true if one node has at least some fuel. | |
| proto external bool | CanBeRefueled () |
| Returns true if at least one node can be refueled. | |
| proto external float | GetTotalFuel () |
| Get the current sum of amount of fuel in all nodes. | |
| proto external float | GetTotalMaxFuel () |
| Get the current sum of the max amount of fuel in all nodes. | |
| void | OnInit (IEntity owner) |