Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UWidgetLayoutLibrary
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetLayoutLibrary.h |
Include | #include "Blueprint/WidgetLayoutLibrary.h" |
Source | /Engine/Source/Runtime/UMG/Private/WidgetLayoutLibrary.cpp |
UFUNCTION (BlueprintCallable, BlueprintCosmetic, Category="Viewport",
Meta=(WorldContext="WorldContextObject"))
static void RemoveAllWidgets
(
UObject * WorldContextObject
)
Remarks
Removes all widgets from the viewport.