Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCopyTermDefaultsContext.h |
Include | #include "IAnimBlueprintCopyTermDefaultsContext.h" |
Syntax
class IAnimBlueprintCopyTermDefaultsContext
Remarks
Interface passed to CopyTermDefaults delegate.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const UAnimBlueprint * | Get the currently-compiled anim blueprint. | |
![]() ![]() |
const UAnimBlueprint * | Get the currently-compiled anim blueprint. | |
![]() ![]() |
FCompilerResultsLog & | Get the message log for the current compilation. | |
![]() ![]() |
FCompilerResultsLog & | Get the message log for the current compilation. |