Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast > API/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. |