FPreAnimatedStateEntry

Specifies an entry to a specific piece of pre-animated state 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 FPreAnimatedStateEntry

Remarks

Specifies an entry to a specific piece of pre-animated state within a FPreAnimatedStateExtension instance. An entry is represented by a group handle (usually relating to a UObject* retrieved from FPreAnimatedObjectGroupManager) and the handle to the specific storage entry

Variables

Name Description

Public variable

FPreAnimatedSto...

 

GroupHandle

An index into FPreAnimatedStateExtension::GroupMetaData

Public variable

FPreAnimatedSta...

 

ValueHandle

A handle for the actual storage location of the value

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