UGameViewportClient::IsStatEnabled

Check whether a specific stat is enabled for this viewport

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::IsStatEnabled()

UGameViewportClient::IsStatEnabled()

References

Module

Engine

Header

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

Include

#include "Engine/GameViewportClient.h"

Syntax

virtual bool IsStatEnabled
(
    const FString & InName
) const

Remarks

Check whether a specific stat is enabled for this viewport

Parameters

Parameter

Description

InName

Name of the stat to check

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