UEngine::StopFPSChart

Stops the FPS chart data capture (if no run is active then this command is ignored).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/ChartCreation.cpp

Syntax

virtual void StopFPSChart
(
    const FString & MapName
)

Remarks

Stops the FPS chart data capture (if no run is active then this command is ignored).

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