Navigation
API > API/Runtime > API/Runtime/Navmesh
| Name | duFileIO |
| Type | struct |
| Header File | /Engine/Source/Runtime/Navmesh/Public/DebugUtils/RecastDump.h |
| Include Path | #include "DebugUtils/RecastDump.h" |
Syntax
struct duFileIO
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~duFileIO() |
DebugUtils/RecastDump.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool isReading() |
DebugUtils/RecastDump.h | ||
bool isWriting() |
DebugUtils/RecastDump.h | ||
bool read
(
void* ptr, |
DebugUtils/RecastDump.h | ||
bool write
(
const void* ptr, |
DebugUtils/RecastDump.h |