Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
| |
|
| Name |
IAvaEditorCoreModule |
| Type |
class |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/IAvaEditorCoreModule.h |
| Include Path |
#include "IAvaEditorCoreModule.h" |
Syntax
class IAvaEditorCoreModule : public IModuleInterface
Implements Interfaces
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnExtendEditorToolbar |
TMulticastDelegate_OneParam< void, UToolMenu & > |
Delegate to extend the Editor Toolbar |
IAvaEditorCoreModule.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| ModuleName |
const TCHAR * |
|
IAvaEditorCoreModule.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOnExtendEditorToolbar & GetOnExtendEditorToolbar()
|
|
IAvaEditorCoreModule.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
IAvaEditorCoreModule.h |
|
|
|
IAvaEditorCoreModule.h |
|