Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNodePool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
dtNode * getNodeAtIdx
(
unsigned int idx |
Detour/DetourNode.h | ||
const dtNode * getNodeAtIdx
(
unsigned int idx |
Detour/DetourNode.h |
getNodeAtIdx(unsigned int)
| Name | getNodeAtIdx |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNode.h |
| Include Path | #include "Detour/DetourNode.h" |
dtNode * getNodeAtIdx
(
unsigned int idx
)
getNodeAtIdx(unsigned int)
| Name | getNodeAtIdx |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNode.h |
| Include Path | #include "Detour/DetourNode.h" |
const dtNode * getNodeAtIdx
(
unsigned int idx
) const