FVector2DHalf::operator=

Assignment operator.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Vector2DHalf.h"

Syntax

FVector2DHalf & operator=
(
    const FVector2D & Vector2D
)

Remarks

Assignment operator.

Parameters

Parameter

Description

Vector2D

The value to assign.

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