dtNodePool::getMaxRuntimeNodes

If using a shared query instance it's possible that m_maxNodes is greater than pool size requested by callee.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNode.h

Include

#include "Detour/DetourNode.h"

Syntax

int getMaxRuntimeNodes() const

Remarks

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

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