Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundCue
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 |
bool RecursiveFindPathToNode
(
USoundNode * CurrentNode,
const UPTRINT CurrentHash,
const UPTRINT NodeHashToFind,
TArray < USoundNode * > & OutPath
) const