Native referenceFiveMclient

DRAW_POLY

0xABD19253 CFX
FUNCTION SIGNATURE
void DRAW_POLY(float x1, float y1, float z1, float x2, float y2, float z2, float x3, float y3, float z3, int red, int green, int blue, int alpha);
Property Value
Native Name DRAW_POLY
Hash 0xABD19253
Return Type void
API Set client
Parameters x1 (float), y1 (float), z1 (float), x2 (float), y2 (float), z2 (float), x3 (float), y3 (float), z3 (float), red (int), green (int), blue (int), alpha (int)
Back to CFX