Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/PreAnimatedState
Inheritance Hierarchy
- TPreAnimatedStateStorage
- IPreAnimatedObjectEntityStorage
- TPreAnimatedStateStorage_ObjectTraits
- FPreAnimatedComponentMobilityStorage
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectStorage.h |
| Include | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectStorage.h" |
Syntax
template<typename ObjectTraits>
struct TPreAnimatedStateStorage_ObjectTraits :
public UE::MovieScene::TPreAnimatedStateStorage< ObjectTraits >,
public UE::MovieScene::IPreAnimatedObjectEntityStorage
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CachePreAnimatedValue
(
const FCachePreAnimatedValueParams& Params, |
||
| void | CachePreAnimatedValue
(
const FCachePreAnimatedValueParams& Params, |
||
| void | CachePreAnimatedValue
(
const FCachePreAnimatedValueParams& Params, |
||
| FPreAnimatedStateEntry |
Overridden from IPreAnimatedStorage
| Type | Name | Description | |
|---|---|---|---|
| IPreAnimatedObjectEntityStorage * |
Overridden from IPreAnimatedObjectEntityStorage
| Type | Name | Description | |
|---|---|---|---|
| void | BeginTrackingEntities
(
const FPreAnimatedTrackerParams& Params, |
||
| void | BeginTrackingEntity
(
FMovieSceneEntityID EntityID, |
||
| void | CachePreAnimatedValues
(
const FCachePreAnimatedValueParams& Params, |
Typedefs
| Name | Description |
|---|---|
| KeyType | |
| StorageType |