Navigation
API > API/Plugins > API/Plugins/MediaProfileEditor
| Name | IMediaProfileEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Media/MediaProfile/Source/MediaProfileEditor/Public/IMediaProfileEditorModule.h |
| Include Path | #include "IMediaProfileEditorModule.h" |
Syntax
class IMediaProfileEditorModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FExtender > GetMediaProfileMenuExtender() |
Gets a menu extender that allows the media profile toolbar/dropdown menu to be extended | IMediaProfileEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IMediaProfileEditorModule & Get() |
IMediaProfileEditorModule.h |