From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0xB4BBFD9CD8B3922B.md

AUDIO Natives

REMOVE_PORTAL_SETTINGS_OVERRIDE

Property Value
Native Name REMOVE_PORTAL_SETTINGS_OVERRIDE
Hash 0xB4BBFD9CD8B3922B
Return Type void
Parameters portalSettingsName (char*)

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
Back to documentation