Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 属性 | |
AkSwitchGroupID | switchGroupID |
ID of the Switch Group 更多... | |
AkSwitchStateID | switchID |
ID of the Switch 更多... | |
AkGameObjectID | gameObjectID |
Associated game object ID. Must be specified. 更多... | |
Sets the State of a Switch Group for a particular game object.
This command can fail for the following reason:
switchGroupID
is not valid or gameObjectID
is not validgameObjectID
is not a registered game object在文件 AkCommandTypes.h 第 680 行定义.