FMovieSceneInterrogationKey

Key used for populating template interrogation data

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneTemplateInterrogation.h

Include

#include "Compilation/MovieSceneTemplateInterrogation.h"

Syntax

struct FMovieSceneInterrogationKey

Remarks

Key used for populating template interrogation data

Variables

Name Description

Public variable

FMovieSceneAnim...

 

AnimTypeID

Unique identifier for the type of data that resulted from the interrogation - doesn't at all have to relate to any FMovieSceneAnimTypeIDs used at runtime

Constructors

Name Description

Public function

FMovieSceneInterrogationKey

(
    FMovieSceneAnimTypeID InAnimTypeID
)

Functions

Name Description

Public function Static

FMovieSceneI...

 

GetTransformInterrogationKey()

Access the interrogation key for transform data - any interrogation data stored with this key is guaranteed to be of type 'FTransform' to be used by various editors and sections that reference transforms

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