| Property | Value |
|---|---|
| Native Name | DRAW_SCALEFORM_MOVIE |
| Hash | 0x54972ADAF0294A93 |
| Return Type | void |
| Parameters | scaleformHandle (int), x (float), y (float), width (float), height (float), red (int), green (int), blue (int), alpha (int), unk (int) |
Native referenceFiveM
DRAW_SCALEFORM_MOVIE
0x54972ADAF0294A93 GRAPHICSvoid DRAW_SCALEFORM_MOVIE(int scaleformHandle, float x, float y, float width, float height, int red, int green, int blue, int alpha, int unk);