| Property | Value |
|---|---|
| Native Name | DRAW_BOX |
| Hash | 0xCD4D9DD5 |
| Return Type | void |
| API Set | client |
| Parameters | x1 (float), y1 (float), z1 (float), x2 (float), y2 (float), z2 (float), red (int), green (int), blue (int), alpha (int) |
Native referenceFiveMclient
DRAW_BOX
0xCD4D9DD5 CFXvoid DRAW_BOX(float x1, float y1, float z1, float x2, float y2, float z2, int red, int green, int blue, int alpha);