UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
dtTileCacheLogContext Class Reference

#include <DetourTileCacheBuilder.h>

Public Member Functions

NAVMESH_API void dtLog (const char *format,...)
 

Protected Member Functions

virtual void doDtLog (const char *, const int)
 

Member Function Documentation

◆ doDtLog()

virtual void dtTileCacheLogContext::doDtLog ( const char ,
const int   
)
inlineprotectedvirtual

Logs a message.

Parameters
[in]categoryThe category of the message.
[in]msgThe formatted message.
[in]lenThe length of the formatted message.

◆ dtLog()

void dtTileCacheLogContext::dtLog ( const char format,
  ... 
)

Logs a message.

Parameters
[in]categoryThe category of the message.
[in]formatThe message.

The documentation for this class was generated from the following files: