Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- FPersonaAssetEditorToolkit
- IHasPersonaToolkit
- FSelfRegisteringEditorUndoClient
- FTickableEditorObject
- FIKRetargetEditor
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetEditor.h |
| Include | #include "RetargetEditor/IKRetargetEditor.h" |
Syntax
class FIKRetargetEditor :
public FPersonaAssetEditorToolkit ,
public IHasPersonaToolkit ,
public FSelfRegisteringEditorUndoClient,
public FTickableEditorObject
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| TSharedRef< FIKRetargetEditorController > | END FSelfRegisteringEditorUndoClient interface | ||
| TStatId | GetStatId () |
||
| ETickableTickType | |||
| FName | |||
| FText | |||
| FLinearColor | |||
| FString | |||
| void | InitAssetEditor
(
const EToolkitMode::Type Mode, |
||
| void | OnClose () |
FAssetEditorToolkit interface | |
| void | PostRedo
(
bool bSuccess |
||
| void | PostUndo
(
bool bSuccess |
END IHasPersonaToolkit interface FSelfRegisteringEditorUndoClient interface | |
| void | RegisterTabSpawners
(
const TSharedRef< FTabManager >& InTabManager |
||
| void | |||
| void | Tick
(
float DeltaTime |
END FAssetEditorToolkit interface | |
| void | UnregisterTabSpawners
(
const TSharedRef< FTabManager >& InTabManager |
Overridden from IHasPersonaToolkit
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IPersonaToolkit > | IHasPersonaToolkit interface |