Class FuelSystem NamespaceGrindFest AssemblyGrindFest.dll public class FuelSystem : MonoBehaviour Inheritance object Object Component Behaviour MonoBehaviour FuelSystem Fields AttachmentPoint Interactive fuelConsumptionRate Methods GetAvailableFuel() GetFuelPercentage() HasAnyFuel() HasEnoughFuel(float) TryAddFuel(ItemBehaviour) TryTransferFuel(FuelSystem, float) Events OnActiveStateChanged