FWidgetBlueprintEditor::SelectWidgets

Sets the currently selected set of widgets

Windows
MacOS
Linux

References

Module

UMGEditor

Header

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

Include

#include "WidgetBlueprintEditor.h"

Source

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

Syntax

void SelectWidgets
(
    const TSet< FWidgetReference > & Widgets,
    bool bAppendOrToggle
)

Remarks

Sets the currently selected set of widgets

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