rcContext::enableTimer

Enables or disables the performance timers.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Recast/Recast.h"

Syntax

void enableTimer
(
    bool state
)

Remarks

Enables or disables the performance timers.

Parameters

Parameter

Description

state

TRUE if timers 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