SetScriptGfxDrawBehindPausemenu — FiveM Natives
0xC6372ECD45D73BCD · GRAPHICS · all
Sets a flag defining whether or not script draw commands should continue being drawn behind the pause menu. This is usually used for TV channels and other draw commands that are used with a world render target.
Parameters
| Name | Type | Description |
|---|---|---|
| flag | BOOL | A boolean value. |
Returns
void