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" |
void RenameAsset
(
const FAssetData & InAssetData,
const FString & InOldObjectPath
)
Remarks
Updates the given MetaSound's asset record with the new name and optionally reregisters it with the Frontend Node Class Registry.