Navigation
Unreal Engine C++ API Reference > 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. |