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