DrawDebugLine — FiveM Natives
0x7FDFADE676AA3CB0 · GRAPHICS · all
`` NOTE: Debugging functions are not present in the retail version of the game. ``
Parameters
| Name | Type |
|---|---|
| x1 | float |
| y1 | float |
| z1 | float |
| x2 | float |
| y2 | float |
| z2 | float |
| r | int |
| g | int |
| b | int |
| a | int |
Returns
void