Exports
A list of available exports for integrating with cd_dispatch3d.
Client
Get Player Info
--- @return table data A table containing the player’s data.
--- @example
--- local data = exports['cd_dispatch']:GetPlayerInfo()
---
--- print(json.encode(data))local data = exports['cd_dispatch3d']:GetPlayerInfo()Get All Dispatch Notifications
Get Player’s Dispatch Data
Get Config
Server
Get All Dispatch Notifications
Get Player’s Dispatch Data
Get Config
Last updated
Was this helpful?

