Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundSubmixBase
- USoundSubmixBase::FindDynamicAncestor()
- USoundSubmixWithParentBase::FindDynamicAncestor()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
| Include | #include "Sound/SoundSubmix.h" |
UFUNCTION (BlueprintCallable, Category="Submix", Meta=(WorldContext="WorldContextObject"))
virtual USoundSubmixBase * FindDynamicAncestor()
Remarks
Searching upwards from this Submix to the root looking for the first Submix marked Dynamic If this Submix is Dynamic this will be returned.