RemovePortalSettingsOverride
DocsRemovePortalSettingsOverride(portalSettingsName)Description
Found in the b617d scripts, duplicates removed:
AUDIO::_B4BBFD9CD8B3922B("V_CARSHOWROOM_PS_WINDOW_UNBROKEN");
AUDIO::_B4BBFD9CD8B3922B("V_CIA_PS_WINDOW_UNBROKEN");
AUDIO::_B4BBFD9CD8B3922B("V_DLC_HEIST_APARTMENT_DOOR_CLOSED");
AUDIO::_B4BBFD9CD8B3922B("V_FINALEBANK_PS_VAULT_INTACT");
AUDIO::_B4BBFD9CD8B3922B("V_MICHAEL_PS_BATHROOM_WITH_WINDOW");For events like cars driving through windows, allows script to unocclude that window
Parameters
| Name | Type | Description |
|---|---|---|
portalSettingsName | char* | — |
Returns
voidThis native does not return a value.