# sm.game.getEnableFuelConsumption

Returns true if fuel consumption is enabled and false if fuel consumption is disabled.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.game.getEnableFuelConsumption(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.game.md#getenablefuelconsumption)

**Returns:**

| Type | Description |
| --- | --- |
| boolean | The enable state. |
