Wwise SDK 2023.1.8
|
Unload a SoundBank. See AK::SoundEngine::UnloadBank
.
名称 | 类型 | 说明 |
---|---|---|
soundBank * | any of: | Either the ID (GUID), name, or Short ID of the SoundBank. |
string | 对象的名称。 | |
string | 以下形式的对象 GUID:{aabbcc00-1122-3344-5566-77889900aabb}。 | |
integer | Wwise 对象的 Short ID。 32 位无符号整数。范围:[0,4294967295] |
(必填 *)
有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。