![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | IsBlinking () |
| Blink conditions. | |
| override EVehicleInfoState | GetState () |
| Can be overridden to get state of actual system or linked to an event. | |
| override bool | DisplayStartDrawInit (IEntity owner) |
| override void | DisplayInit (IEntity owner) |
| Init the UI, runs 1x at the start of the game. | |
Protected Attributes | |
| ref array< int > | m_aFuelTankIDs |
| params | : "0 100 0")] protected float m_fReserveFuelLevel |
| params | : "0 100 0")] protected float m_fLowFuelLevel |
| FuelManagerComponent | m_pFuelManager |
| ref array< BaseFuelNode > | m_aFuelTanks = {} |
Definition at line 4 of file SCR_FuelTankInfo.c.
|
inlineprotected |
Init the UI, runs 1x at the start of the game.
Definition at line 95 of file SCR_FuelTankInfo.c.
Definition at line 84 of file SCR_FuelTankInfo.c.
|
inlineprotected |
Can be overridden to get state of actual system or linked to an event.
Definition at line 35 of file SCR_FuelTankInfo.c.
|
inlineprotected |
Blink conditions.
Definition at line 21 of file SCR_FuelTankInfo.c.
|
protected |
Definition at line 9 of file SCR_FuelTankInfo.c.
|
protected |
Definition at line 12 of file SCR_FuelTankInfo.c.
|
protected |
Definition at line 7 of file SCR_FuelTankInfo.c.
|
protected |
Definition at line 17 of file SCR_FuelTankInfo.c.
|
protected |
Definition at line 16 of file SCR_FuelTankInfo.c.