FLevelViewportLayout::IsViewportImmersive

Checks to see if the specified level viewport is in immersive mode

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelViewportLayout.h

Include

#include "LevelViewportLayout.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelViewportLayout.cpp

Syntax

bool IsViewportImmersive
(
    FName InViewport
) const

Remarks

Checks to see if the specified level viewport is in immersive mode

Returns

true if the viewport is immersive, false otherwise

Parameters

Parameter

Description

InViewport

The viewport 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