Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundCue > API/Runtime/Engine/Sound/USoundCue/RecursiveFindNode
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundCue.h |
| Include | #include "Sound/SoundCue.h" |
template<typename T>
void RecursiveFindNode
(
const USoundNode * Node,
TArray < const T * > & OutNodes
) const