| FAssetEditorToolkit | ||
| FEditorUndoClient | ||
| FGCObject | ||
| FNotifyHook
|
Module |
|
Header |
/Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditor/Public/WaveformEditor.h |
Include |
#include "WaveformEditor.h" |
class FWaveformEditor :
public FAssetEditorToolkit,
public FEditorUndoClient,
public FGCObject,
public FNotifyHook
Name | Description | ||
---|---|---|---|
|
bool |
Init ( |
Name | Description | ||
---|---|---|---|
|
void |
InitToolMenuContext ( |
Name | Description | ||
---|---|---|---|
|
GetEditorName() |
IAssetEditorInstance interface |
Name | Description | ||
---|---|---|---|
|
GetBaseToolkitName() |
Returns the localized name of this toolkit type (typically just " |
|
|
GetToolkitFName() |
Returns the invariant name of this toolkit type |
|
|
GetWorldCentricTabColorScale() |
||
|
GetWorldCentricTabPrefix() |
Returns the localize prefix string to use for tab labels in world-centric mode. |
|
|
void |
RegisterTabSpawners ( |
FAssetEditorToolkit interface |
|
void |
UnregisterTabSpawners ( |
Unregister tabs that this toolkit can spawn |
Name | Description | ||
---|---|---|---|
|
bool |
MatchesContext ( |
Called to see if the context of the current undo/redo operation is a match for the client Default state matching old context-less undo is Context="" and PrimaryObject=NULL |
|
void |
PostRedo ( |
Signal that client should run any PostRedo code |
|
void |
PostUndo ( |
FEditorUndo interface |
Name | Description | ||
---|---|---|---|
|
void |
NotifyPostChange ( |
|
|
void |
NotifyPreChange ( |
FNotifyHook interface |
Name |
Description |
---|---|
AppIdentifier |
Settings Editor App Identifier |
EditorName |
|
PropertiesTabId |
Tab Ids |
ToolkitFName |
|
TransformationsTabId |
|
WaveformDisplayTabId |