Native referenceFiveM

DRAW_DEBUG_CROSS

0x73B1189623049839 GRAPHICS
FUNCTION SIGNATURE
void DRAW_DEBUG_CROSS(float x, float y, float z, float size, int red, int green, int blue, int alpha);
Property Value
Native Name DRAW_DEBUG_CROSS
Hash 0x73B1189623049839
Return Type void
Parameters x (float), y (float), z (float), size (float), red (int), green (int), blue (int), alpha (int)

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

Back to GRAPHICS