Skip to content

citizenfx/natives

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e02a15 · Nov 25, 2023
Mar 25, 2023
Jul 6, 2023
Jun 6, 2021
Dec 1, 2022
Jun 6, 2021
Nov 20, 2023
Aug 3, 2022
May 5, 2022
Jul 25, 2021
Jan 22, 2022
Jun 6, 2021
Nov 22, 2023
Apr 2, 2021
Mar 12, 2022
Jul 25, 2021
Oct 4, 2023
Nov 20, 2023
Nov 25, 2023
Jun 6, 2021
Oct 20, 2020
Apr 2, 2021
Nov 24, 2023
Mar 12, 2022
Aug 19, 2022
Jun 6, 2021
Aug 29, 2023
Dec 1, 2022
Sep 23, 2021
May 5, 2022
Nov 2, 2023
Mar 12, 2022
Nov 2, 2023
Oct 11, 2019
Jul 25, 2021
Jul 25, 2021
Apr 27, 2022
Jan 22, 2022
Aug 29, 2023
Aug 29, 2023
Nov 24, 2023
May 5, 2021
Oct 30, 2023
Nov 22, 2023
May 5, 2022
Oct 4, 2023
Jun 13, 2022
Nov 26, 2020

Repository files navigation

GTA V Natives Documentation

Documentation of GTA V's native function database.

https://runtime.fivem.net/doc/natives/

Contributing

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

Where are the CFX natives?

This repository only contains original GTA V natives. Natives from the CFX namespace can be found in the FiveM source.

FiveM documentation

Documentation for FiveM can be found here.