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" |
FMetasoundAssetBase * FindAsset
(
const Metasound::Frontend::FAssetKey & InAssetKey
) const
Remarks
Returns object (if loaded) associated with the given key (null if key not registered with the AssetManager) If multiple assets are associated with the given key, the last one is returned.