FSerializedProperty

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h

Include

#include "Editor/Transactor.h"

Syntax

struct FSerializedProperty

Variables

Name Description

Public variable

int32

 

DataOffset

Offset to the start of this property within the serialized object

Public variable

int32

 

DataSize

Size (in bytes) of this property within the serialized object

Constructors

Name Description

Public function

FSerializedProperty()

Functions

Name Description

Public function

void

 

AppendSerializedData

(
    const int32 InOffset,
    const int32 InSize
)

Public function Static

FName

 

BuildSerializedPropertyKey

(
    const FArchiveSerializedPropertyCha...
)

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