Client Side Exports
This docs is fairly new does not have all of the export we provide please be patient while we slowly work on this.
At the top of your client file. You will need to call the Framework's exports. This step is very crucial for all the exports to work properly.
Framework = exports["framework"]:getClientFunctions()
The "framework" will be the folder name the FiveM owner has in its resource. We recommend making this option configurable as not all users will have the default folder called framework.
Last updated
Was this helpful?