BeginScaleformMovieMethodOnFrontend — FiveM Natives
0xAB58C27C2E6123C6 · GRAPHICS · all
Starts frontend (pause menu) scaleform movie methods. This can be used when you want to make custom frontend menus, and customize things like images or text in the menus etc. Use BEGIN_SCALEFORM_MOVIE_METHOD_ON_FRONTEND_HEADER for header scaleform functions.
Parameters
| Name | Type | Description |
|---|---|---|
| functionName | char* | The function name of the scaleform to call. |
Returns
BOOL