IToolsContextTransactionsAPI::RequestSelectionChange

Request a modification to the current selected objects

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

bool RequestSelectionChange
(
    const FSelectedOjectsChangeList & SelectionChange
)

Remarks

Request a modification to the current selected objects

Returns

true if the selection change could be applied

Parameters

Parameter

Description

SelectionChange

desired modification to 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