# NATIVES

Here you find GTA Natives which you can use in your scripts.

Example:

```lua
ENTITY.SET_ENTITY_INVINCIBLE(PLAYER.PLAYER_PED_ID(), toggle)
```
