Documentation of GTA V's native function database.
https://runtime.fivem.net/doc/natives/
Contributions are greatly appreciated! Before you submit a pull request, please read CONTRIBUTING.md.
Some topics to contribute on:
- Documenting functionality of natives
- Documenting parameter and return types
- Naming unnamed natives appropriately
- Adding example code to natives
- Reviewing existing pull requests
This repository only contains original GTA V natives. Natives from the CFX namespace can be found in the FiveM source.
Documentation for FiveM can be found here.