| Property | Value |
|---|---|
| Native Name | CALL_SCALEFORM_MOVIE_METHOD_WITH_NUMBER |
| Hash | 0xD0837058AE2E4BEE |
| Return Type | void |
| Parameters | scaleform (int), methodName (char*), param1 (float), param2 (float), param3 (float), param4 (float), param5 (float) |
Description: ```
Calls the Scaleform function and passes the parameters as floats.
The number of parameters passed to the function varies, so the end of the parameter list is represented by -1.0.