FPreAnimatedStateCachedValueHandle

A handle to a particular pre-animated value within a [FPreAnimatedStateExtension](API\Runtime\MovieScene\Evaluation\PreAnimatedState\FPreAnimatedStateExtension) instance

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateTypes.h

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateTypes.h"

Syntax

struct FPreAnimatedStateCachedValueHandle

Remarks

A handle to a particular pre-animated value within a FPreAnimatedStateExtension instance

Variables

Name Description

Public variable

FPreAnimatedSto...

 

StorageIndex

The index to the specific value within the storage implementation

Public variable

FPreAnimatedSto...

 

TypeID

The type identifier for the unique storage implementation (see FPreAnimatedStateExtension::StorageImplementations)

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