|
static override void | InitInfo (WorldSystemInfo outInfo) |
|
|
override void | OnUpdate (ESystemPoint point) |
|
override void | OnDiag (float timeSlice) |
|
◆ InitInfo()
static override void FuelConsumptionSystem.InitInfo |
( |
WorldSystemInfo | outInfo | ) |
|
|
static |
◆ OnDiag()
override void FuelConsumptionSystem.OnDiag |
( |
float | timeSlice | ) |
|
|
protected |
◆ OnUpdate()
override void FuelConsumptionSystem.OnUpdate |
( |
ESystemPoint | point | ) |
|
|
protected |
◆ Register()
- Parameters
-
component | must not be null |
◆ ShouldBePaused()
override bool FuelConsumptionSystem.ShouldBePaused |
( |
| ) |
|
Is this system should be paused while the simulation is paused?
Implements GameSystem.
◆ Unregister()
◆ m_Components
The documentation for this interface was generated from the following file:
- Game/Systems/FuelConsumptionSystem.c