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