FEditorViewportClient::SetShowStats

Sets whether or not stats info is displayed over the viewport

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::SetShowStats()

FEditorViewportClient::SetShowStats()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h

Include

#include "EditorViewportClient.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp

Syntax

virtual void SetShowStats
(
    bool bWantStats
)

Remarks

Sets whether or not stats info is displayed over the viewport

Parameters

Parameter

Description

bWantStats

true if stats should be displayed

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