FAnimLinkableElement::ChangeSlotIndex

Change the montage slot that this element is linked to

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 ChangeSlotIndex
(
    int32 NewSlotIndex
)

Remarks

Change the montage slot that this element is linked to

Parameters

Parameter

Description

NewSlotIndex

The new slot to link to

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