TSimpleCellGrid::GetCellCoordY

Convert cell index to coord Y on grid, result can be invalid

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "SimpleCellGrid.h"

Syntax

int32 GetCellCoordY
(
    int32 CellIndex
) const

Remarks

Convert cell index to coord Y on grid, 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