FEditorViewportClient::SetEnabledStats

Sets all the stats that should be enabled for the viewport

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::SetEnabledStats()

FEditorViewportClient::SetEnabledStats()

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 SetEnabledStats
(
    const TArray< FString > & InEnabledStats
)

Remarks

Sets all the stats that should be enabled for the viewport

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