Version

menu_open
Wwise Unity Integration Documentation
AK.Wwise.Event Class Reference

This type can be used to post Events to the sound engine. More...

Inheritance diagram for AK.Wwise.Event:
AK.Wwise.BaseType

Public Member Functions

uint  Post (UnityEngine.GameObject gameObject)
  Posts this Event on a GameObject. More...
 
uint  Post (UnityEngine.GameObject gameObject, CallbackFlags flags, AkCallbackManager.EventCallback callback, object cookie=null)
  Posts this Event on a GameObject. More...
 
uint  Post (UnityEngine.GameObject gameObject, uint flags, AkCallbackManager.EventCallback callback, object cookie=null)
  Posts this Event on a GameObject. More...
 
void  ExecuteAction (UnityEngine.GameObject gameObject, AkActionOnEventType actionOnEventType, int transitionDuration, AkCurveInterpolation curveInterpolation)
  Executes various actions on this event associated with a GameObject. More...
 
void  PostMIDI (UnityEngine.GameObject gameObject, AkMIDIPostArray array)
  Posts MIDI Events on this Event associated with a GameObject. More...
 
void  PostMIDI (UnityEngine.GameObject gameObject, AkMIDIPostArray array, int count)
  Posts MIDI Events on this Event associated with a GameObject. More...
 
void  StopMIDI (UnityEngine.GameObject gameObject)
  Stops MIDI Events on this Event associated with a GameObject. More...
 
void  StopMIDI ()
  Stops all MIDI Events on this Event. More...
 

Detailed Description

This type can be used to post Events to the sound engine.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise