SNullWidget

Implements a widget that can be used as a placeholder.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SNullWidget.h

Include

#include "Widgets/SNullWidget.h"

Syntax

class SNullWidget

Remarks

Implements a widget that can be used as a placeholder.

Widgets that support slots, such as SOverlay and SHorizontalBox should initialize their slots' child widgets to SNullWidget if no user defined widget was provided.

Constants

Name

Description

NullWidget

Returns a placeholder widget.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss