 |
bool |
bAddToRegistry |
If true, adds MetaSound to node registry, making it available for reference by other dynamically created MetaSounds. |
 |
bool |
bForceUniqueClassName |
If the resulting MetaSound is building over an existing document, a unique class name will be generated, invalidating any referencing MetaSounds and registering the MetaSound as a new entry in the Frontend. |
 |
TScriptInterface< IMetaSoundDocumentInterface > |
ExistingMetaSound |
If set, builder overwrites the given MetaSound's document with the builder's copy (ignores the Name field above). |
 |
FName |
Name |
Name of generated object. If object already exists, used as the base name to ensure new object is unique. |