| FBlueprintEditor | ||
| IHasPersonaToolkit
|
Module |
|
Header |
/Engine/Source/Editor/AnimationBlueprintEditor/Public/IAnimationBlueprintEditor.h |
Include |
#include "IAnimationBlueprintEditor.h" |
class IAnimationBlueprintEditor :
public FBlueprintEditor,
public IHasPersonaToolkit
Name | Description | ||
---|---|---|---|
|
IAnimationSe... |
GetAssetBrowser() |
Get the asset browser we host |
|
const FEdGra... |
GetLastGraphPinTypeUsed() |
Get the last pin type we used to create a graph pin |
|
UAnimInstanc... |
GetPreviewInstance() |
Get the preview anim instance we are using, which can be a linked instance depending on preview settings |
|
void |
SetLastGraphPinTypeUsed ( |
Set the last pin type we used to create a graph pin |