IAssetViewport::AsWidget

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

Windows
MacOS
Linux

Override Hierarchy

IAssetViewport::AsWidget()

SLevelViewport::AsWidget()

References

Module

UnrealEd

Header

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

Include

#include "IAssetViewport.h"

Syntax

TSharedRef< SWidget > AsWidget()

Remarks

Returns the SLevelViewport widget. 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