Reports
Exports
All client- & serversided exports included within this script. Exports provide callable functions that allow other resources to interact with this script's functionality.
If additional exports are required for your implementation, please submit a formal request through our ticketing system on the official Discord server.
Server Exports
No server-sided exports available at this time.
Client Exports
CloseStaffPanel
Open the report panel on the client side.
exports['RxReports']:OpenReportPanel()
CloseReportPanel
Opens the staff pannel on client side.
exports['RxReports']:OpenStaffPanel()