FNavLocalGridData::HasObstacleUnsafe

Check if there's an obstacle at cell coords

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Navigation/NavLocalGridData.h"

Syntax

bool HasObstacleUnsafe
(
    int32 LocationX,
    int32 LocationY
) const

Remarks

Check if there's an obstacle at cell coords

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