Version
Wwise Unreal Integration Documentation
|
Several Wwise-specific actions can be executed on AkComponent scene components; these are available in the Ak Component category.
Returns this AkComponent's effective attenuation radius (ScalingFactor * MaxAttenuation).
Posts the specified AkAudioEvent in Wwise.
Posts the specified AkAudioEvent in Wwise. The async version waits for the media to load and then posts the event.
Latent Blueprint node that posts the specified AkAudioEvent in Wwise, and then waits until the end of the Event to continue the graph's execution.
Latent Blueprint node that posts the specified AkAudioEvent in Wwise, and then waits until the end of the Event to continue the graph's execution. The async version waits for the media to load and then posts the event.
Posts this AkComponent's internal AkAudioEvent in Wwise.
Posts this AkComponent's internal AkAudioEvent in Wwise. The async version waits for the media to load and then posts the event.
Latent Blueprint node that posts this AkComponent's internal AkAudioEvent in Wwise, and then waits until the end of the Event to continue the graph's execution.
Latent Blueprint node that posts this AkComponent's internal AkAudioEvent in Wwise, and then waits until the end of the Event to continue the graph's execution. The async version waits for the media to load and then posts the event.
Posts a trigger on the associated AkComponent.
Sets the attenuation sclaing factor, which modifies the attenuation computations on the game object to simulate sounds with a larger or smaller area of effection.
Sets the listeners on the AkComponent.
Sets the time interval at which the AkComponent performs occlusion calculations. Set to 0 to turn off occlusion on the component.
Set the output bus volume (direct) to be used for the specified game object. The Bus Volume value is a number ranging from 0.0f to 1.0f.
Gets the value of a Game Parameter for the associated AkComponent.
Sets the value of a Game Parameter for the associated AkComponent.
Sets the StopWhenOwnerDestroyed value on the corresponding AkComponent.
Sets a Switch Group to a given Switch on the associated AkComponent.
Stops the AkAudioEvent associated with the AkComponent from playing.
(DEPRECATED) Early Reflections are now enabled (or disabled) in the Authoring.
Sets whether the AkComponent is influenced by AkReverbVolume or not.
Sets the outer and inner radius of the game object and sends them to Spatial Audio by calling AK:SpatialAudio::SetGameObjectRadius().
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise