![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | ShouldBePaused () |
| override void | OnUpdatePoint (WorldUpdatePointArgs args) |
| override void | OnDiag (float timeSlice) |
| void | Register (SCR_FuelConsumptionComponent component) |
| void | Unregister (SCR_FuelConsumptionComponent component) |
Protected Attributes | |
| ref array< SCR_FuelConsumptionComponent > | m_Components = {} |
Definition at line 1 of file FuelConsumptionSystem.c.
|
inlineprotected |
Definition at line 30 of file FuelConsumptionSystem.c.
|
inlineprotected |
Definition at line 19 of file FuelConsumptionSystem.c.
|
inlineprotected |
| component | must not be null |
Definition at line 49 of file FuelConsumptionSystem.c.
|
inlineprotected |
Definition at line 13 of file FuelConsumptionSystem.c.
|
inlineprotected |
Definition at line 62 of file FuelConsumptionSystem.c.
|
protected |
Definition at line 10 of file FuelConsumptionSystem.c.