Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SMissingWidget.h |
| Include | #include "Widgets/Layout/SMissingWidget.h" |
Syntax
class SMissingWidget
Remarks
Like a null widget, but visualizes itself as being explicitly missing.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< class SWidget > | Creates a new instance. |