UGameViewportClient::SetEnabledStats

Sets all the stats that should be enabled for the viewport

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::SetEnabledStats()

UGameViewportClient::SetEnabledStats()

References

Module

Engine

Header

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

Include

#include "Engine/GameViewportClient.h"

Source

/Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp

Syntax

virtual void SetEnabledStats
(
    const TArray< FString > & InEnabledStats
)

Remarks

Sets all the stats that should be enabled for the viewport

Parameters

Parameter

Description

InEnabledStats

Stats to enable

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