| FPersonaAssetEditorToolkit | ||
| IHasPersonaToolkit
|
Module |
|
Header |
/Engine/Source/Editor/AnimationEditor/Public/IAnimationEditor.h |
Include |
#include "IAnimationEditor.h" |
class IAnimationEditor :
public FPersonaAssetEditorToolkit,
public IHasPersonaToolkit
Name | Description | ||
---|---|---|---|
|
void |
EditCurves ( |
Edit the specified curves on the specified sequence |
|
IAnimationSe... |
GetAssetBrowser() |
Get the asset browser we host |
|
void |
SetAnimationAsset ( |
Set the animation asset of the editor. |
|
void |
StopEditingCurves ( |
Stop editing the specified curves |
Name |
Description |
|
---|---|---|
|
FCurveEditInfo |
Support structure for EditCurves |