版本

menu_open
Wwise Unity Integration Documentation

Base class for the generic triggering mechanism for Wwise Integration. All Wwise components will use this mechanism to drive their behavior. Derive from this class to add your own triggering condition, as described in 为 Wwise Events 添加新的 Trigger。 更多...

继承自 MonoBehaviour .

被 AkTriggerCollisionEnter, AkTriggerCollisionExit, AkTriggerDisable, AkTriggerEnable, AkTriggerEnter, AkTriggerExit, AkTriggerMouseDown, AkTriggerMouseEnter, AkTriggerMouseExit , 以及 AkTriggerMouseUp 继承.

Public 成员函数

delegate void  Trigger (UnityEngine.GameObject in_gameObject)
  Delegate declaration for all Wwise Triggers. 更多...
 

Public 属性

Trigger  triggerDelegate = null
  All components reacting to the trigger will be registered in this delegate. 更多...
 

详细描述

Base class for the generic triggering mechanism for Wwise Integration. All Wwise components will use this mechanism to drive their behavior. Derive from this class to add your own triggering condition, as described in 为 Wwise Events 添加新的 Trigger。


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅