TMovieSceneAnimTypeIDContainer

Anim type ID container that uniquely identifies types of animated data based on a predicate data structure

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneAnimTypeID.h

Include

#include "Evaluation/MovieSceneAnimTypeID.h"

Syntax

template<typename DataType>
struct TMovieSceneAnimTypeIDContainer

Remarks

Anim type ID container that uniquely identifies types of animated data based on a predicate data structure

Functions

Name Description

Public function

FMovieSceneA...

 

GetAnimTypeID

(
    const DataType& InPredicate
)

Get the type unique animation type identifier for the specified predicate

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