| Property | Value |
|---|---|
| Native Name | DRAW_LINE |
| Hash | 0xB3426BCC |
| 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 referenceRedMclient
DRAW_LINE
0xB3426BCC CFXvoid DRAW_LINE(float x1, float y1, float z1, float x2, float y2, float z2, int red, int green, int blue, int alpha);