UNavLocalGridManager::AddLocalNavigationGridForBox

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

static int32 AddLocalNavigationGridForBox
(
    UObject * WorldContextObject,
    const FVector & Location,
    FVector Extent,
    FRotator Rotation,
    const int32 Radius2D,
    const float Height,
    bool bRebuildGrids
)

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