Native referenceFiveM

DRAW_DEBUG_BOX

0x083A2CA4F2E573BD GRAPHICS
FUNCTION SIGNATURE
void DRAW_DEBUG_BOX(float x1, float y1, float z1, float x2, float y2, float z2, int r, int g, int b, int a);
Property Value
Native Name DRAW_DEBUG_BOX
Hash 0x083A2CA4F2E573BD
Return Type void
Parameters x1 (float), y1 (float), z1 (float), x2 (float), y2 (float), z2 (float), r (int), g (int), b (int), a (int)

Description: ``` NOTE: Debugging functions are not present in the retail version of the game.

Back to GRAPHICS