Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationOctreeController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValidElement
(
const FOctreeElementId2* ElementId |
NavigationOctreeController.h | ||
bool IsValidElement
(
const FOctreeElementId2& ElementId |
NavigationOctreeController.h |
IsValidElement(const FOctreeElementId2 *)
| Name | IsValidElement |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationOctreeController.h |
| Include Path | #include "NavigationOctreeController.h" |
bool IsValidElement
(
const FOctreeElementId2 * ElementId
) const
IsValidElement(const FOctreeElementId2 &)
| Name | IsValidElement |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationOctreeController.h |
| Include Path | #include "NavigationOctreeController.h" |
bool IsValidElement
(
const FOctreeElementId2 & ElementId
) const