Navigation
API > API/Runtime > API/Runtime/SlateCore
A widget reference that is always a valid pointer; defaults to SNullWidget
| Name | TAlwaysValidWidget |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
| Include Path | #include "Widgets/DeclarativeSyntaxSupport.h" |
Syntax
struct TAlwaysValidWidget
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAlwaysValidWidget() |
Widgets/DeclarativeSyntaxSupport.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Widget | TSharedRef< SWidget > | Widgets/DeclarativeSyntaxSupport.h |