duFileIO

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DebugUtils/RecastDump.h

Include

#include "DebugUtils/RecastDump.h"

Syntax

struct duFileIO

Destructors

Name Description

Public function

~duFileIO()

Functions

Name Description

Public function Const

bool

 

isReading()

Public function Const

bool

 

isWriting()

Public function

bool

 

read

(
    void* ptr,
    const size_t size
)

Public function

bool

 

write

(
    const void* ptr,
    const size_t size
)

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