| AssetActionClasses |
TArray< TSoftClassPtr< UObject > > |
Asset class types this template supports as a selection (passed on initial creation) when user creates a configured MetaSound from an action (eg. right-click action in the Content Browser right-click menu). |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bCustomTabEnabled |
bool |
Whether or not template supports custom tabs (i.e. custom template widgets) |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bGraphEditorVisible |
bool |
Whether or not graph editor is visible by default (user can overwrite if desired) |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bInterfaceEditingEnabled |
bool |
Whether or not interface editing is enabled in MetaSound asset editors. |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bMemberEditingEnabled |
bool |
Whether or not member editing is enabled in MetaSound asset editors. |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bPageGraphEditingEnabled |
bool |
Whether or not graph page editing is enabled in MetaSound asset editors. |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| bTemplatePropertiesVisible |
bool |
Whether or not to display template properties in the details panel. |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| MetaSoundClasses |
TArray< TSoftClassPtr< UObject > > |
MetaSound asset types this template can be set to when user creates a configured MetaSound from an action (eg. right-click action in the Content Browser right-click menu). |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|
| ToolTip |
FText |
ToolTip shown when selecting document template from list of available configurations. |
DocumentTemplates/MetasoundFrontendDocumentTemplate.h |
|