| Property | Value |
|---|---|
| Native Name | GET_NO_LOADING_SCREEN |
| Hash | 0x18C1270EA7F199BC |
| Return Type | BOOL |
Examples
SetNoLoadingScreen(true)
print(GetNoLoadingScreen()) -- will return true
0x18C1270EA7F199BC SCRIPTBOOL GET_NO_LOADING_SCREEN(/* parameters not documented */);| Property | Value |
|---|---|
| Native Name | GET_NO_LOADING_SCREEN |
| Hash | 0x18C1270EA7F199BC |
| Return Type | BOOL |
SetNoLoadingScreen(true)
print(GetNoLoadingScreen()) -- will return true