Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/TSlateDecl > API/Runtime/SlateCore/Widgets/TSlateDecl/Expose
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
| Include | #include "Widgets/DeclarativeSyntaxSupport.h" |
template<class ExposeAsWidgetType>
TSlateDecl && Expose
&40;
TSharedPtr< ExposeAsWidgetType > & OutVarToInit
&41;
Remarks
Initialize OutVarToInit with the widget that is being constructed.
See Also
SAssignNew