Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 属性 | |
AkGameObjectID | gameObjectID |
Game Object ID; set to AK_INVALID_GAME_OBJECT to stop all sounds. 更多... | |
Stops the current content playing associated to the specified game object ID. If no game object is specified, all sounds will be stopped.
This command can fail for the following reasons:
gameObjectID
was specified but is not a registered game object.在文件 AkCommandTypes.h 第 552 行定义.