Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playable > API/Plugins/AvalancheMedia/Playable/UAvaPlayableGroup
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Playable/AvaPlayableGroup.h |
| Include | #include "Playable/AvaPlayableGroup.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Playable/AvaPlayableGroup.cpp |
void FindPlayablesBySourceAssetPath
(
const FSoftObjectPath & InSourceAssetPath,
TArray < UAvaPlayable * > & OutFoundPlayables
) const
Remarks
Finds all the playables that are instances of the given source asset.