Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
static TAttribute< EVisibility > AccessWidgetVisibilityAttribute
&40;
const TSharedRef< SWidget > & Widget
&41;
Remarks
Protected static helper to allow widgets to access the visibility attribute of other widgets directly
Parameters
| Name | Description |
|---|---|
| Widget | The widget to get the visibility attribute of |