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" |
void enableLog
&40;
bool state
&41;
Remarks
Enables or disables logging.
Parameters
Name | Description |
---|---|
state | TRUE if logging should be enabled. |