EPreviewAnimationBlueprintApplicationMethod

The method by which a preview animation blueprint is applied

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimBlueprint.h

Include

#include "Animation/AnimBlueprint.h"

Syntax

enum EPreviewAnimationBlueprintApplicationMethod
{
    LinkedLayers,
    LinkedAnimGraph,
}

Values

Name

Description

LinkedLayers

Apply the preview animation blueprint using LinkAnimClassLayers

LinkedAnimGraph

Apply the preview animation blueprint using SetLinkedAnimGraphByTag

Remarks

The method by which a preview animation blueprint is applied

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