Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IAssetViewport
Description
Returns the SViewport widget contained within the SLevelViewport. This is the actual viewport widget that renders the level.
| Name | GetViewportWidget |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/IAssetViewport.h |
| Include Path | #include "IAssetViewport.h" |
TWeakPtr < class SViewport > GetViewportWidget()