SWidget::GetVisibility

This widget can be visible but if a parent is hidden or collapsed, it would not show on screen.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

FORCEINLINEEVisibility GetVisibility() const

Remarks

This widget can be visible but if a parent is hidden or collapsed, it would not show on screen.

Returns

is this widget visible, hidden or collapsed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss