Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IMetaSoundAssetManager
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetManager.h |
| Include | #include "MetasoundAssetManager.h" |
FTopLevelAssetPath FindAssetPath
(
const Metasound::Frontend::FAssetKey & InAssetKey
) const
Remarks
Returns path associated with the given key (returns invalid asset path if key not registered with the AssetManager or was not loaded from asset) If multiple assets are associated with the given key, the last one is returned.