GetScaleformMovieMethodReturnValueString — FiveM Natives
0xE1E258829A885245 · GRAPHICS · all
Used to get a return value from a scaleform function. Returns a string in the same way GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT returns an int.
Parameters
| Name | Type | Description |
|---|---|---|
| method_return | int | The return value of this native: `EndScaleformMovieMethodReturn` |
Returns
char*