FMovieSceneEvaluationGroupLUTIndex

Lookup table index for a group of evaluation templates

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

struct FMovieSceneEvaluationGroupLUTIndex

Remarks

Lookup table index for a group of evaluation templates

Variables

Name Description

Public variable

int32

 

LUTOffset

The offset within FMovieSceneEvaluationGroup::SegmentPtrLUT that this index starts

Public variable

int32

 

NumEvalPtrs

The number of evaluation pointers are stored after &FMovieSceneEvaluationGroup::SegmentPtrLUT[0] + LUTOffset + NumInitPtrs.

Public variable

int32

 

NumInitPtrs

The number of initialization pointers are stored after &FMovieSceneEvaluationGroup::SegmentPtrLUT[0] + LUTOffset.

Constructors

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