PrintStructuredTrace — FiveM Natives
0x90892DED · CFX · server
Prints 'structured trace' data to the server file descriptor 3 channel. This is not generally useful outside of server monitoring utilities.
Parameters
| Name | Type | Description |
|---|---|---|
| jsonString | char* | JSON data to submit as `payload` in the `script_structured_trace` event. |
Returns
void