FAnimLinkableElement::LinkMontage

Link this element to a montage

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 LinkMontage
(
    UAnimMontage * Montage,
    float AbsMontageTime,
    int32 InSlotIndex
)

Remarks

Link this element to a montage

Parameters

Parameter

Description

Montage

The montage to link to

AbsMontageTime

The time in the montage that this element should be placed at

InSlotIndex

The slot in the montage to detect segments in

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