![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DetourTileCacheBuilder.h>
Public Member Functions | |
| NAVMESH_API void | dtLog (const char *format,...) |
Protected Member Functions | |
| virtual void | doDtLog (const char *, const int) |
Logs a message.
| [in] | category | The category of the message. |
| [in] | msg | The formatted message. |
| [in] | len | The length of the formatted message. |
Logs a message.
| [in] | category | The category of the message. |
| [in] | format | The message. |