FDesignerExtension::CanExtendSelection

Returns true if the designer extension can extend the current selection.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

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

Include

#include "DesignerExtension.h"

Syntax

virtual bool CanExtendSelection
(
    const TArray< FWidgetReference > & Selection
) const

Remarks

Returns true if the designer extension can extend the current selection.

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