FVector2i::operator-

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/IntVectorTypes.h

Include

#include "IntVectorTypes.h"

Syntax

constexpr FVector2i operator-
(
    const FVector2i & V2
) const