IAnimationBlueprintEditorModule

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AnimationBlueprintEditor

Header

/Engine/Source/Editor/AnimationBlueprintEditor/Public/IAnimationBlueprintEditorModule.h

Include

#include "IAnimationBlueprintEditorModule.h"

Syntax

class IAnimationBlueprintEditorModule :
    public IModuleInterface,
    public IHasMenuExtensibility,
    public IHasToolBarExtensibility

Functions

Name Description

Public function

TSharedRef< ...

 

CreateAnimationBlueprintEditor

(
    const EToolkitMode::Type Mode,
    const TSharedPtr< class IToolkitHos...,
    UAnimBlueprint* Blueprint
)

Creates an instance of an Animation Blueprint editor.

Public function

TArray< FAni...

 

GetAllAnimationBlueprintEditorToolbarExtenders()

Public function

FOnGetCustom...

 

OnGetCustomDebugObjects()

Typedefs

Name

Description

FAnimationBlueprintEditorToolbarExtender

Get all toolbar extenders

FOnGetCustomDebugObjects

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss