Version

menu_open
Wwise Unreal Integration Documentation
Actor Blueprint Functions

These Blueprint functions target the root component of an Actor. If no AkComponent is attached to the Actor's root component, one is created.

Post and Wait for End of Event

Latent Blueprint node that posts a Wwise Event attached to and following the root component of the specified Actor, and then waits until the end of the Event to continue the graph's execution.

Post and Wait for End Of Event Async

Latent Blueprint node that posts a Wwise Event attached to and following the root component of the specified Actor, and then waits until the end of the Event to continue the graph's execution. The async version waits until the media is loaded and then posts the event.

Post Event

Posts a Wwise Event attached to and following the root component of the specified Actor.

Post Event Async

Posts a Wwise Event attached to and following the root component of the specified Actor. The async version waits until the media is loaded and then posts the event.

Execute Action on Event

Executes an action on an Event attached to and following the root component of the specified Actor. You can specify a fade time and an interpolation curve type. To execute the Action on a specific instance, use the playing ID, which is the value returned by the Post Event Blueprint.

Post Trigger

Posts a Trigger to Wwise that targets the root component of a specified Actor.

Set Obstruction Occlusion Refresh Interval

Sets the time interval at which the AkComponent attached to the root component performs obstruction/occlusion calculations. Set to 0 to turn off obstruction/occlusion on the component.

Set Switch

Sets the active Switch for a given Switch Group, and targets the root component of a specified Actor.

Set Output Bus Volume

Sets the direct output bus volume to use for the specified game object. The Bus Volume value is a number from 0.0f to 1.0f.

Stop Actor

Stops all sounds on the given Actor.

Use Reverb Volumes

Sets whether the AkComponent attached to the root component is influenced by AkReverbVolume.


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