IStructSerializerBackend::BeginStructure

Signals the beginning of a child structure.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Serialization

Header

/Engine/Source/Runtime/Serialization/Public/IStructSerializerBackend.h

Include

#include "IStructSerializerBackend.h"

Syntax

void BeginStructure
(
    const FStructSerializerState & State
)

Remarks

Signals the beginning of a child structure.

State.ValueProperty points to the property that holds the struct.

Parameters

Parameter

Description

State

The serializer's current state.

See Also

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