SET_MANUAL_SHUTDOWN_LOADING_SCREEN_NUI
**Note**: This native is deprecated and doesn't work anymore. Use [loadscreen_manual_shutdown](https://docs.fivem.net/docs/scripting-reference/resource-manifest/#loadscreen_manual_shutdown) in the fxmanifest.lua instead.
CFX
Signature
lua
SetManualShutdownLoadingScreenNui(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | TRUE to manually shut down the loading screen NUI. |
Usage
lua
SetManualShutdownLoadingScreenNui(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
