FAssetTypeActions_TimeSynthClip::GetSubMenus

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

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetSubMenus()

FAssetTypeActions_Base::GetSubMenus()

FAssetTypeActions_TimeSynthClip::GetSubMenus()

References

Module

TimeSynthEditor

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynthEditor/Classes/TimeSynthClip.h

Include

#include "TimeSynthClip.h"

Source

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynthEditor/Private/TimeSynthClip.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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss