ILevelViewportLayoutEntity::AsLevelViewport

Optionally return this entity as an [SLevelViewport](API\Editor\LevelEditor\SLevelViewport).

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "LevelViewportLayout.h"

Syntax

virtual TSharedPtr< SLevelViewport > AsLevelViewport() const

Remarks

Optionally return this entity as an SLevelViewport. Legacy function for interop with code that used to deal directly with SLevelViewports

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