AnimationFormat_SetInterfaceLinks

Sets the internal Animation Codec Interface Links within an Animation Sequence

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AnimEncoding.h

Include

#include "AnimEncoding.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimEncoding.cpp

Syntax

template<typename CompressedDataType>
void AnimationFormat_SetInterfaceLinks
(
    CompressedDataType & CompressedData
)

Remarks

Sets the internal Animation Codec Interface Links within an Animation Sequence

Sets the internal Animation Codec Interface Links within an Animation CompressedDatauence

Parameters

Parameter

Description

Seq

An Animation Sequence to setup links within.

Seq

An Animation Sequence to setup links within.

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