Navigation
API > API/Runtime > API/Runtime/Navmesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
unsigned int duIntToCol
(
int i, |
DebugUtils/DebugDraw.h | ||
void duIntToCol
(
int i, |
DebugUtils/DebugDraw.h |
duIntToCol(int, int)
| Name | duIntToCol |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/DebugUtils/DebugDraw.h |
| Include Path | #include "DebugUtils/DebugDraw.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/DebugUtils/DebugDraw.cpp |
unsigned int duIntToCol
(
int i,
int a
)
duIntToCol(int, float *)
| Name | duIntToCol |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/DebugUtils/DebugDraw.h |
| Include Path | #include "DebugUtils/DebugDraw.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/DebugUtils/DebugDraw.cpp |
void duIntToCol
(
int i,
float * col
)