Navigation
API > API/Plugins > API/Plugins/WaveformEditor
Inheritance Hierarchy
- FAssetEditorToolkit
- FEditorUndoClient
- FGCObject
- FNotifyHook
- FWaveformEditor
References
| Module | WaveformEditor |
| Header | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditor/Public/WaveformEditor.h |
| Include | #include "WaveformEditor.h" |
Syntax
class FWaveformEditor :
public FAssetEditorToolkit,
public FEditorUndoClient,
public FGCObject ,
public FNotifyHook
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| FName | |||
| FName | |||
| FLinearColor | |||
| FString | |||
| bool | Init
(
const EToolkitMode::Type Mode, |
||
| void | InitToolMenuContext
(
FToolMenuContext& MenuContext |
||
| bool | MatchesContext
(
const FTransactionContext& InContext, |
||
| void | OnAssetReimport
(
UObject* ReimportedObject, |
||
| void | PostRedo
(
bool bSuccess |
||
| void | PostUndo
(
bool bSuccess |
FEditorUndo interface | |
| void | RegisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
FAssetEditorToolkit interface | |
| void | UnregisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
Overridden from FNotifyHook
| Type | Name | Description | |
|---|---|---|---|
| void | NotifyPostChange
(
const FPropertyChangedEvent& PropertyChangedEvent, |
||
| void | NotifyPreChange
(
FEditPropertyChain* PropertyAboutToChange |
FNotifyHook interface |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EWaveEditorReimportMode |
Constants
| Name | Description |
|---|---|
| AppIdentifier | Settings Editor App Identifier |
| EditorName | |
| PropertiesTabId | Tab Ids |
| ToolkitFName | |
| TransformationsTabId | |
| WaveformDisplayTabId |