Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimLinkableElement
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 |
void ChangeLinkMethod
&40;
EAnimLinkMethod::Type NewLinkMethod
&41;
Remarks
Changes the way this element is linked to its segment
Parameters
Name | Description |
---|---|
NewLinkMethod | The new linking method to use |