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 ChangeSlotIndex
&40;
int32 NewSlotIndex
&41;
Remarks
Change the montage slot that this element is linked to
Parameters
| Name | Description |
|---|---|
| NewSlotIndex | The new slot to link to |