unreal.AudioGameplayVolumeInteraction

class unreal.AudioGameplayVolumeInteraction(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: Interface

Audio Gameplay Volume Interaction

C++ Source:

  • Plugin: AudioGameplay

  • Module: AudioGameplay

  • File: IAudioGameplayVolumeInteraction.h

on_listener_enter() None

Called when a listener ‘enters’ the associated proxy

on_listener_exit() None

Called when a listener ‘exits’ the associated proxy