UWidgetBlueprint::IsWidgetFreeFromCircularReferences

Returns true if the supplied user widget will not create a circular reference when added to this blueprint

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h

Include

#include "WidgetBlueprint.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp

Syntax

bool IsWidgetFreeFromCircularReferences
(
    UUserWidget * UserWidget
) const

Remarks

Returns true if the supplied user widget will not create a circular reference when added to this blueprint

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