rcContext::enableLog

Enables or disables logging.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h

Include

#include "Recast/Recast.h"

Syntax

void enableLog
(
    bool state
)

Remarks

Enables or disables logging.

Parameters

Parameter

Description

state

TRUE if logging should be enabled.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss