FAnimLinkableElement::ChangeLinkMethod

Changes the way this element is linked to its segment

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimLinkableElement.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimLinkableElement.cpp

Syntax

void ChangeLinkMethod
(
    EAnimLinkMethod::Type NewLinkMethod
)

Remarks

Changes the way this element is linked to its segment

Parameters

Parameter

Description

NewLinkMethod

The new linking method to use

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