Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundCue > API/Runtime/Engine/Sound/USoundCue/RecursiveFindAttenuation
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 |
void RecursiveFindAttenuation
(
USoundNode * Node,
TArray < USoundNodeAttenuation * > & OutNodes
)