Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IAssetViewport > API/Editor/UnrealEd/IAssetViewport/AsWidget
- IAssetViewport::AsWidget()
- SLevelViewport::AsWidget()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IAssetViewport.h |
| Include | #include "IAssetViewport.h" |
TSharedRef< const SWidget > AsWidget&40;&41; const
Remarks
Returns the SLevelViewport widget (const). This is NOT the actual SViewport widget, just a wrapper that contains one.