UWidget::IsDesignTime

Returns if the widget is currently being displayed in the designer, it may want to display different data.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Widget.h

Include

#include "Components/Widget.h"

Syntax

bool IsDesignTime() const

Remarks

Returns if the widget is currently being displayed in the designer, it may want to display different data.

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