GetCellIndex

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

GetCellIndex

(
    const FVector& WorldLocation
)

Convert world location to cell index, returns -1 for position outside grid

Public function Const

int32

 

GetCellIndex

(
    int32 LocationX,
    int32 LocationY
)

Convert (X,Y) coords on grid to cell index, returns -1 for position outside grid

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