Skip to content

citizenfx/natives

Folders and files

NameName
Last commit message
Last commit date
Aug 6, 2024
Apr 16, 2024
Jun 6, 2021
Nov 13, 2024
Jun 6, 2021
Oct 29, 2024
Aug 3, 2022
Aug 7, 2024
Jul 25, 2021
Sep 22, 2024
Jun 6, 2021
Jan 23, 2025
Apr 2, 2021
Aug 26, 2024
Sep 22, 2024
Jan 23, 2025
Jan 23, 2025
Nov 26, 2023
Jun 6, 2021
Oct 20, 2020
Apr 2, 2021
Oct 29, 2024
Sep 22, 2024
Aug 19, 2022
Jun 6, 2021
Sep 22, 2024
Jan 23, 2025
Sep 22, 2024
Jan 23, 2025
Jan 23, 2025
Jan 23, 2025
Sep 22, 2024
Apr 23, 2024
Jul 25, 2021
Jul 25, 2021
Apr 27, 2022
Sep 22, 2024
Jun 10, 2024
Sep 22, 2024
Jan 23, 2025
Apr 22, 2024
Jan 23, 2025
Jan 23, 2025
Apr 21, 2024
Jan 23, 2025
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.