SEditorViewport::IsShowFlagEnabled

Checks if a show flag is enabled 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

bool IsShowFlagEnabled
(
    uint32 EngineShowFlagIndex
) const

Remarks

Checks if a show flag is enabled in this viewport

Returns

true if the show flag is enabled, false otherwise

Parameters

Parameter

Description

EngineShowFlagIndex

the ID 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