USoundCue::RecursiveFindAttenuation

Instantiate certain functions to work around a linker issue

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundCue.h

Include

#include "Sound/SoundCue.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundCue.cpp

Syntax

void RecursiveFindAttenuation
(
    USoundNode * Node,
    TArray< class USoundNodeAttenuation * > & OutNodes
)

Remarks

Instantiate certain functions to work around a linker issue

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