Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/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
(
EAnimLinkMethod::Type NewLinkMethod
)
Remarks
Changes the way this element is linked to its segment
Parameters
| Name | Description |
|---|---|
| NewLinkMethod | The new linking method to use |