Engine.ProfilingEnabled

Syntax

Engine.ProfilingEnabled

Data Type

Boolean

Purpose

This property indicates whether profiling is enabled. Profiling is enabled when a call to Engine.BeginProfiling has not been balanced by a call to Engine.EndProfiling. If profiling is not enabled, calls to Engine.LogProfilerAction do nothing.