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 * TryLoadAsset
(
const FSoftObjectPath & InObjectPath
) const
Remarks
Attempts to load an FMetasoundAssetBase from the given path, or returns it if its already loaded.