| IBlueprintEditor | ||||
| FGCObject | ||||
| FNotifyHook | ||||
| FTickableEditorObject | ||||
| FEditorUndoClient | ||||
| FNoncopyable
|
Module |
|
Header |
/Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor/Public/ViewModel/MVVMViewModelBlueprintEditor.h |
Include |
#include "ViewModel/MVVMViewModelBlueprintEditor.h" |
class FMVVMViewModelBlueprintEditor : public FBlueprintEditor
Viewmodel blueprint editor (extends Blueprint editor)
Name | Description | |
---|---|---|
|
FMVVMViewModelBlueprintEditor() |
Name | Description | ||
---|---|---|---|
|
UMVVMViewMod... |
GetViewModelBlueprintObj() |
|
|
void |
InitViewModelBlueprintEditor ( |
Name | Description | ||
---|---|---|---|
|
FGraphAppear... |
GetGraphAppearance ( |
Get the graph appearance of a specific graph, GetCurrentGraphAppearance() uses the currently focused graph. |
|
bool |
IsSectionVisible ( |
Called to see if the new document menu items is visible for this type. |
|
bool |
NewDocument_IsVisibleForType ( |
|
|
void |
RegisterApplicationModes ( |
Called during initialization of the blueprint editor to register any application modes. |
Name | Description | ||
---|---|---|---|
|
void |
InitToolMenuContext ( |
Add context objects for menus and toolbars |
Name | Description | ||
---|---|---|---|
|
GetBaseToolkitName() |
Returns the localized name of this toolkit type (typically just " |
|
|
GetToolkitFName() |
Virtual void Tick(float DeltaTime) override; virtual void PostUndo(bool bSuccessful) override; virtual void PostRedo(bool bSuccessful) override; virtual void Compile() override; |
|
|
GetWorldCentricTabColorScale() |
||
|
GetWorldCentricTabPrefix() |
Returns the localize prefix string to use for tab labels in world-centric mode. |
Name |
Description |
---|---|
Super |