Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
公開変数類 | |
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 objectAkCommandTypes.h の 680 行目に定義があります。