TSimpleCellGrid::GetCellCoordsUnsafe

Convert world location to (X,Y) coords on grid, result can be outside grid

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Public/SimpleCellGrid.h

Include

#include "SimpleCellGrid.h"

Syntax

FIntVector GetCellCoordsUnsafe
(
    const FVector & WorldLocation
) const

Remarks

Convert world location to (X,Y) coords on grid, result can be 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