FWidget::SetDefaultVisibility

Sets the default visibility of the widget, if it is not overridden by an active editor mode tool.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h

Include

#include "UnrealWidget.h"

Syntax

void SetDefaultVisibility
(
    bool bInDefaultVisibility
)

Remarks

Sets the default visibility of the widget, if it is not overridden by an active editor mode tool.

Parameters

Parameter

Description

bInVisibility

true for visible

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