Event OnActiveStateChanged
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Fired when active state changes (has fuel or not). Replaces FuelSystem.OnActiveStateChanged.
public event Action<bool> OnActiveStateChanged
Fired when active state changes (has fuel or not). Replaces FuelSystem.OnActiveStateChanged.
public event Action<bool> OnActiveStateChanged