UpdateAttenuation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

UpdateAttenuation

(
    float DeltaTime,
    FSoundParseParameters& ParseParams,
    const FListener& Listener,
    const FSoundAttenuationSettings...
)

Use UpdateAttenuation that passes a ListenerIndex instead

Public function

void

 

UpdateAttenuation

(
    float DeltaTime,
    FSoundParseParameters& ParseParams,
    int32 ListenerIndex,
    const FSoundAttenuationSettings...
)

Updates the active sound's attenuation settings to the input parse params using the given listener

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