SEditorViewport::IsStatCommandVisible

Checks if Stat command is visible in this viewport

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SEditorViewport.h"

Source

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

Syntax

virtual bool IsStatCommandVisible
(
    FString CommandName
) const

Remarks

Checks if Stat command is visible in this viewport

Parameters

Parameter

Description

CommandName

Name of the command

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