IToolsContextQueriesAPI::GetCurrentSelectionState

Collect up current-selection information for the current scene state (ie what is selected in Editor, etc)

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "ToolContextInterfaces.h"

Syntax

void GetCurrentSelectionState
(
    FToolBuilderState & StateOut
) const

Remarks

Collect up current-selection information for the current scene state (ie what is selected in Editor, etc)

Parameters

Parameter

Description

StateOut

this structure is populated with available state information

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