SET_SCRIPT_GFX_DRAW_BEHIND_PAUSEMENU
Sets a flag defining whether or not script draw commands should continue being drawn behind the pause menu. This is usually used for draw commands that are used with a world render target.
GRAPHICSBuild 1207
Signature
lua
SetScriptGfxDrawBehindPausemenu(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | — |
Usage
lua
SetScriptGfxDrawBehindPausemenu(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
