FIntPoint::Serialize

Serialize the point.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/IntPoint.h

Include

#include "Math/IntPoint.h"

Syntax

bool Serialize
(
    FStructuredArchive::FSlot Slot
)

Remarks

Serialize the point.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

Slot

The structured archive slot to serialize into.

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