IAnimBlueprintCopyTermDefaultsContext

Interface passed to CopyTermDefaults delegate.

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
  ~IAnimBlueprintCopyTermDefaultsContext ()  

Functions

Type Name Description
const UAnimB... GetAnimBlueprint () Get the currently-compiled anim blueprint.
const UAnimB... GetAnimBlueprintImpl () Get the currently-compiled anim blueprint.
FCompilerRes... GetMessageLog () Get the message log for the current compilation.
FCompilerRes... GetMessageLogImpl () Get the message log for the current compilation.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library