SLevelViewport::RemoveOverlayWidget

Removes a widget that was previously overlaid on to this viewport

Unreal Engine C++ API Reference > Editor > LevelEditor > SLevelViewport

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h
Include #include "SLevelViewport.h"
Source /Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp
virtual void RemoveOverlayWidget
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > OverlaidWidget
)

Remarks

Removes a widget that was previously overlaid on to this viewport


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library