SetScriptGfxDrawBehindPausemenu
DocsSetScriptGfxDrawBehindPausemenu(flag)Description
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
voidThis native does not return a value.