FIntVector

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIntVector()

Default constructor (no initialization).

Public function

FIntVector

(
    int32 InValue
)

Constructor

Public function

FIntVector

(
    FVector InVector
)

Constructor

Public function

FIntVector

(
    EForceInit
)

Constructor

Public function

FIntVector

(
    int32 InX,
    int32 InY,
    int32 InZ
)

Creates and initializes a new instance with the specified coordinates.

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