Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNodePool
Description
If using a shared query instance it's possible that m_maxNodes is greater than pool size requested by callee. There's no point in reallocating the pool so we artificially limit the number of available nodes
| Name | getMaxRuntimeNodes |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNode.h |
| Include Path | #include "Detour/DetourNode.h" |
int getMaxRuntimeNodes() const