SLevelViewport::AsWidget

Returns the [SLevelViewport](API\Editor\LevelEditor\SLevelViewport) widget (const).

Windows
MacOS
Linux

Override Hierarchy

IAssetViewport::AsWidget()

SLevelViewport::AsWidget()

References

Module

LevelEditor

Header

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

Include

#include "SLevelViewport.h"

Syntax

virtual TSharedRef< const SWidget > AsWidget() const

Remarks

Returns the SLevelViewport widget (const). This is NOT the actual SViewport widget, just a wrapper that contains one.

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