UNavLocalGridManager::SetMaxActiveSources

Set limit of source grids, 0 or negative means unlimited

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/NavLocalGridManager.h

Include

#include "Navigation/NavLocalGridManager.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/NavLocalGridManager.cpp

Syntax

void SetMaxActiveSources
(
    int32 NumActiveSources
)

Remarks

Set limit of source grids, 0 or negative means unlimited

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