Navigation
API > API/Editor > API/Editor/SerializedRecorderInterface > API/Editor/SerializedRecorderInterface/Serializers
References
| Module | SerializedRecorderInterface |
| Header | /Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieScenePropertySerialization.h |
| Include | #include "Serializers/MovieScenePropertySerialization.h" |
Syntax
struct FPropertyFileHeader
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | Guid | ||
| FName | PropertyName | ||
| ESerializedPropertyType | PropertyType | ||
| FName | SerializedType | ||
| FFrameRate | TickResolution | ||
| FString | TrackDisplayName | ||
| int32 | Version | DATA. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyFileHeader
(
const FFrameRate& InFrameRate, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetProperty
(
const FProperty* Property, |
Constants
| Name | Description |
|---|---|
| cVersion |