UNavLocalGridManager::SetCellSize

Set shared size of grid cell, allowed only when there's no grid added

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

bool SetCellSize
(
    float CellSize
)

Remarks

Set shared size of grid cell, allowed only when there's no grid added

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