• Stars
    star
    287
  • Rank 143,671 (Top 3 %)
  • Language
    Shell
  • Created about 6 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GTA V Natives Documentation

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.