unreal.AudioGameplayVolumeInteraction

class unreal.AudioGameplayVolumeInteraction(outer: Object | None = None, name: 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