DrawDebugText — FiveM Natives
0x3903E216620488E8 · GRAPHICS · all
`` NOTE: Debugging functions are not present in the retail version of the game. ``
Parameters
| Name | Type |
|---|---|
| text | char* |
| x | float |
| y | float |
| z | float |
| red | int |
| green | int |
| blue | int |
| alpha | int |
Returns
void