IAudioGameplayVolumeInteraction

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioGameplay

Header

/Engine/Plugins/AudioGameplay/Source/AudioGameplay/Public/Interfaces/IAudioGameplayVolumeInteraction.h

Include

#include "Interfaces/IAudioGameplayVolumeInteraction.h"

Syntax

class IAudioGameplayVolumeInteraction

Functions

Name Description

Public function UFunction BlueprintCallable, Category blueprintnativeevent

void

 

OnListenerEnter()

Called when a listener 'enters' the associated proxy

Public function Virtual

void

 

OnListenerEnter_Implementation()

Public function UFunction BlueprintCallable, Category blueprintnativeevent

void

 

OnListenerExit()

Called when a listener 'exits' the associated proxy

Public function Virtual

void

 

OnListenerExit_Implementation()