Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/TSlateDecl
| Type | Name | Description | |
|---|---|---|---|
| TSlateDecl && | Expose
(
TSharedPtr< ExposeAsWidgetType >& OutVarToInit |
Initialize OutVarToInit with the widget that is being constructed. | |
| TSlateDecl && | Expose
(
TSharedRef< ExposeAsWidgetType >& OutVarToInit |
Initialize OutVarToInit with the widget that is being constructed. | |
| TSlateDecl && | Initialize a WEAK OutVarToInit with the widget that is being constructed. |