Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Recast > rcContext
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
Include | #include "Recast/Recast.h" |
virtual void doLog
&40;
const rcLogCategory,
const char &42;,
const int
&41;
Remarks
Logs a message.
Parameters
Name | Description |
---|---|
category | The category of the message. |
msg | The formatted message. |
len | The length of the formatted message. |