Navigation
API > API/Runtime > API/Runtime/MovieScene
Pre-animated property value, specialized for no meta-data
| Name | TPreAnimatedPropertyValue< StorageType > |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedPropertyStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedPropertyStorage.h" |
Syntax
template<typename StorageType>
struct TPreAnimatedPropertyValue< StorageType >
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Binding | TVariant< const FCustomPropertyAccessor *, uint16, TSharedPtr< FTrackInstancePropertyBindings > > | Evaluation/PreAnimatedState/MovieScenePreAnimatedPropertyStorage.h | ||
| Data | StorageType | Evaluation/PreAnimatedState/MovieScenePreAnimatedPropertyStorage.h |