DrawDebugText2d — FiveM Natives
0xA3BB2E9555C05A8F · 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