AkBankManager Class Reference

Maintains the list of loaded SoundBanks loaded. This is currently used only with AkAmbient objects. More...

List of all members.

Static Public Member Functions

static void LoadBank (string name, bool decodeBank, bool saveDecodedBank)
 Loads a SoundBank. 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 SoundBank. This version returns right away and loads in background. See AK::SoundEngine::LoadBank for more information.
static void UnloadBank (string name)
 Unloads a SoundBank. See AK::SoundEngine::UnloadBank for more information.

Detailed Description

Maintains the list of loaded SoundBanks loaded. This is currently used only with AkAmbient objects.

Generated on Mon Jan 9 13:37:47 2017 for Wwise Unity Integration by  doxygen 1.6.3