GetCellIndexUnsafe

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

GetCellIndexUnsafe

(
    const FVector& WorldLocation
)

Convert world location to cell index, result can be invalid

Public function Const

int32

 

GetCellIndexUnsafe

(
    const FIntVector& CellCoords
)

Convert (X,Y) coords on grid to cell index, result can be invalid

Public function Const

int32

 

GetCellIndexUnsafe

(
    int32 LocationX,
    int32 LocationY
)

Convert (X,Y) coords on grid to cell index, result can be invalid

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