Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FAnimTypePreAnimatedStateObjectStorage |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectTokenStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectTokenStorage.h" |
Syntax
struct FAnimTypePreAnimatedStateObjectStorage : public UE::MovieScene::TPreAnimatedStateStorage< FPreAnimatedObjectTokenTraits >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StorageID | TAutoRegisterPreAnimatedStorageID< FAnimTypePreAnimatedStateObjectStorage > | Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectTokenStorage.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPreAnimatedStateEntry FindEntry
(
UObject* Object, |
Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectTokenStorage.h | ||
FPreAnimatedStateEntry MakeEntry
(
UObject* Object, |
Evaluation/PreAnimatedState/MovieScenePreAnimatedObjectTokenStorage.h |