목차
AkBankManager Class Reference
Maintains the list of soundbanks loaded. This is currently used only with AkAmbient objects. More...
Static Public Member Functions | |
static void | LoadBank (string name) |
Loads a bank. This version blocks until the bank is loaded. See AK::SoundEngine::LoadBank for more information. |
|
static void | LoadBankAsync (string name, AkCallbackManager.BankCallback callback=null) |
Loads a bank. This version returns right away and loads in background. See AK::SoundEngine::LoadBank for more information. |
|
static void | UnloadBank (string name) |
Unloads a bank. See AK::SoundEngine::UnloadBank for more information. |
Detailed Description
Maintains the list of soundbanks loaded. This is currently used only with AkAmbient objects.
Generated on Tue Aug 23 02:45:00 2016 for Wwise Unity Integration by
