↗️Shared Exports
Learn how to use exports to update the shared dynamically!
Function or Event
Scope
Description
returns
Import Jobs
RegisterNetEvent('QBCore:Client:UpdateObject', function()
QBCore = exports['qb-core']:GetCoreObject()
end)QBCore.Functions.AddJob
exports['qb-core']:AddJob
QBCore.Functions.AddJobs
exports['qb-core']:AddJobs
Import Gangs
QBCore.Functions.AddGang
exports['qb-core']:AddGang
QBCore.Functions.AddGangs
exports['qb-core']:AddGangs
Import Items
QBCore.Functions.AddItem
exports['qb-core']:AddItem
QBCore.Functions.AddItems
exports['qb-core']:AddItems
Last updated
Was this helpful?
