Navigation
Unreal Engine C++ API Reference > Plugins > SynthesisEditor
Inheritance Hierarchy
- TSharedFromThis
- IAssetTypeActions
- FAssetTypeActions_Base
- FAssetTypeActions_ModularSynthPresetBank
References
Module | SynthesisEditor |
Header | /Engine/Plugins/Runtime/Synthesis/Source/SynthesisEditor/Classes/EpicSynth1PresetBank.h |
Include | #include "EpicSynth1PresetBank.h" |
Syntax
class FAssetTypeActions_ModularSynthPresetBank : public FAssetTypeActions_Base
Overridden from IAssetTypeActions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint32 | Returns the categories that this asset type appears in. | |
![]() ![]() ![]() |
FText | GetName () |
Returns the name of this type |
![]() ![]() ![]() |
const TArray< FText > & | GetSubMenus () |
Returns array of sub-menu names that this asset type is parented under in the Asset Creation Context Menu. |
![]() ![]() ![]() |
UClass * | Get the supported class of this type. | |
![]() ![]() ![]() |
FColor | GetTypeColor () |
Returns the color associated with this type |