FPropertyFileHeader

Windows
MacOS
Linux

References

Module

SerializedRecorderInterface

Header

/Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieScenePropertySerialization.h

Include

#include "Serializers/MovieScenePropertySerialization.h"

Syntax

struct FPropertyFileHeader

Variables

Name Description

Public variable

FGuid

 

Guid

Public variable

FName

 

PropertyName

Public variable

ESerializedProp...

 

PropertyType

Public variable

FName

 

SerializedType

Public variable

FFrameRate

 

TickResolution

Public variable

FString

 

TrackDisplayName

Public variable

int32

 

Version

DATA.

Constructors

Name Description

Public function

FPropertyFileHeader()

Public function

FPropertyFileHeader

(
    const FFrameRate& InFrameRate,
    const FName& InSerializedType,
    const FGuid& InGuid
)

Functions

Name Description

Public function

void

 

SetProperty

(
    const FProperty* Property,
    const FName& InPropertyName
)

Constants

Name

Description

cVersion

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss