FindClosestListenerIndex

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

FindClosestListenerIndex

(
    const FTransform& SoundTransform
)

Returns the index of the listener closest to the given sound transform

Public function Static

int32

 

FindClosestListenerIndex

(
    const FTransform& SoundTransform,
    const TArray< FListener >& InListe...
)

Returns the index of the listener closest to the given sound transform

Public function Const

int32

 

FindClosestListenerIndex

(
    const FVector& Position,
    float& OutSqDistance,
    bool AllowAttenuationOverrides
)

Returns the index of the listener closest to the given sound transform

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss