TileNumberHardLimit

Absolute hard limit to number of navmesh tiles.

Windows
MacOS
Linux

Syntax

int32 TileNumberHardLimit

Remarks

Absolute hard limit to number of navmesh tiles. Be very, very careful while modifying it while having big maps with navmesh. A single, empty tile takes 176 bytes and empty tiles are allocated up front (subject to change, but that's where it's at now)

TileNumberHardLimit is always rounded up to the closest power of 2

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