IAnimBlueprintCopyTermDefaultsContext

Interface passed to CopyTermDefaults delegate.

Windows
MacOS
Linux

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

Functions

Name Description

Public function Const

const UAnimB...

 

GetAnimBlueprint()

Get the currently-compiled anim blueprint.

Protected function Const

const UAnimB...

 

GetAnimBlueprintImpl()

Get the currently-compiled anim blueprint.

Public function Const

FCompilerRes...

 

GetMessageLog()

Get the message log for the current compilation.

Protected function Const

FCompilerRes...

 

GetMessageLogImpl()

Get the message log for the current compilation.

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