Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/FDocumentBuilderRegistry
| Type | Name | Description | |
|---|---|---|---|
| UMetaSoundBuilderBase * | FindBuilderObject
(
TScriptInterface< const IMetaSoundDocumentInterface > MetaSound |
Returns the builder object associated with the given MetaSound asset if one is registered and active. | |
| UMetaSoundBuilderBase * | FindBuilderObject
(
const FMetasoundFrontendClassName& InClassName, |
Returns the builder object associated with the given ClassName if one is registered and active. |