Native referenceRedMclient

DRAW_RECT_ROTATED

0xEC37C168 CFX
FUNCTION SIGNATURE
void DRAW_RECT_ROTATED(float x, float y, float width, float height, float rotation, int r, int g, int b, int a);
Property Value
Native Name DRAW_RECT_ROTATED
Hash 0xEC37C168
Return Type void
API Set client
Parameters x (float), y (float), width (float), height (float), rotation (float), r (int), g (int), b (int), a (int)

Description: DRAW_RECT, but with a rotation. Seems to be broken.

Back to CFX