Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
| Name | FPreAnimatedMobilityTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieSceneComponentMobilitySystem.h |
| Include Path | #include "Systems/MovieSceneComponentMobilitySystem.h" |
Syntax
struct FPreAnimatedMobilityTraits : public UE::MovieScene::FBoundObjectPreAnimatedStateTraits
Inheritance Hierarchy
- FPreAnimatedStateTraits → FBoundObjectPreAnimatedStateTraits → FPreAnimatedMobilityTraits
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| KeyType | FObjectKey | Systems/MovieSceneComponentMobilitySystem.h | |
| StorageType | EComponentMobility::Type | Systems/MovieSceneComponentMobilitySystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EComponentMobility::Type CachePreAnimatedValue
(
UObject* InObject |
Systems/MovieSceneComponentMobilitySystem.h | ||
void RestorePreAnimatedValue
(
const FObjectKey& InKey, |
Systems/MovieSceneComponentMobilitySystem.h |