Navigation
API > API/Plugins > API/Plugins/ContextualAnimationEditor
Inheritance Hierarchy
- IAssetEditorInstance
- FBaseToolkit
- TSharedFromThis
- FAssetEditorToolkit
- FContextualAnimAssetEditorToolkit
References
| Module | ContextualAnimationEditor |
| Header | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/ContextualAnimAssetEditorToolkit.h |
| Include | #include "ContextualAnimAssetEditorToolkit.h" |
Syntax
class FContextualAnimAssetEditorToolkit : public FAssetEditorToolkit
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UContextualAnimSceneAsset * | |||
| FContextualAnimViewModel * | GetViewModel () |
||
| void | InitAssetEditor
(
const EToolkitMode::Type Mode, |
||
| bool | |||
| void | |||
| void |
Overridden from IToolkit
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the localized name of this toolkit type (typically just " |
||
| FName | Returns the invariant name of this toolkit type | ||
| FText | Returns the localized name of this toolkit | ||
| FLinearColor | |||
| FString | Returns the localize prefix string to use for tab labels in world-centric mode. | ||
| void | RegisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
IToolkit interface | |
| void | UnregisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
Unregister tabs that this toolkit can spawn |