FAssetTypeActions_ModularSynthPresetBank::GetSubMenus

Returns array of sub-menu names that this asset type is parented under in the Asset Creation Context Menu.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAssetTypeActions::GetSubMenus()

FAssetTypeActions_Base::GetSubMenus()

FAssetTypeActions_ModularSynthPresetBank::GetSubMenus()

References

Module

SynthesisEditor

Header

/Engine/Plugins/Runtime/Synthesis/Source/SynthesisEditor/Classes/EpicSynth1PresetBank.h

Include

#include "EpicSynth1PresetBank.h"

Source

/Engine/Plugins/Runtime/Synthesis/Source/SynthesisEditor/Private/EpicSynth1PresetBank.cpp

Syntax

virtual const TArray< FText > & GetSubMenus() const

Remarks

Returns array of sub-menu names that this asset type is parented under in the Asset Creation Context Menu.