GetScaleformMovieMethodReturnValueInt
Docslocal retval = GetScaleformMovieMethodReturnValueInt(method_return)Description
Used to get a return value from a scaleform function. Returns an int in the same way GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_STRING returns a string.
Parameters
| Name | Type | Description |
|---|---|---|
method_return | int | The return value of this native: `EndScaleformMovieMethodReturn` |
Returns
intReturns an integer value.