SetManualShutdownLoadingScreenNui
DocsSetManualShutdownLoadingScreenNui(manualShutdown)Description
Note: This native is deprecated and doesn't work anymore. Use loadscreen_manual_shutdown in the fxmanifest.lua instead.
Parameters
| Name | Type | Description |
|---|---|---|
manualShutdown | BOOL | TRUE to manually shut down the loading screen NUI. |
Returns
voidThis native does not return a value.