Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FVector2i
Overloads
operator+(const FVector2i &)
| |
|
| Name |
operator+ |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/IntVectorTypes.h |
| Include Path |
#include "IntVectorTypes.h" |
FVector2i operator+
(
const FVector2i & V2
) const
operator+(const int32 &)
| |
|
| Name |
operator+ |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/IntVectorTypes.h |
| Include Path |
#include "IntVectorTypes.h" |
FVector2i operator+
(
const int32 & Scalar
) const