Most SoundBank handling functions were deprecated in 2022.1. Refer to the プロジェクトをWwise 2022.1にアップグレードする for details.
Clear Banks
Unloads Wwise resources (banks and media) for all loaded Wwise Assets.
Init Bank functions
The following functions exist for Init Bank management:
- Load Init Bank
- Unload Init Bank
Removed and Deprecated Functions
As of 2022.1, these Blueprint functions no longer exist. To manually load and unload the bank and media resources for your Wwise Assets, use the LoadData and UnloadData Blueprint functions described in Wwise Unreal Assets.
- Clear Banks
- Load Bank
- Load Bank Async
- Unload Bank
- Unload Bank Async
The following functions have been deprecated:
- Load Bank By Name
- Unload Bank By Name