版本
menu

Wwise SDK 2025.1.0
AkCmd_ExecuteActionOnEvent结构体 参考

#include <AkCommandTypes.h>

Public 属性

AkUniqueID eventID
 ID of event 更多...
 
AkGameObjectID gameObjectID
 (optional) Game Object ID (can be invalid) 更多...
 
AkTimeMs transitionTime
 (optional) Duration of transition in milliseconds 更多...
 
AkPlayingID playingID
 (optional) Limit scope to specified playing ID. 更多...
 
AkUInt8 fadeCurve
 (optional) Curve type to be used for the game parameter interpolation, see AkCurveInterpolation 更多...
 
AkUInt8 actionType
 See AkActionOnEventType 更多...
 

详细描述

Executes an action on all nodes that are referenced in the specified event in an action of type play.

This command can fail for the following reasons:

  • AK_InvalidParameter: eventID is invalid or actionType is not a valid action
  • AK_IDNotFound: Event was not found or gameObjectID is specified but not a registered game object.
参见

在文件 AkCommandTypes.h566 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅