FSelectedOjectsChangeList

Represents a change to a set of selected Actors and Components

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "ToolContextInterfaces.h"

Syntax

struct FSelectedOjectsChangeList

Remarks

Represents a change to a set of selected Actors and Components

Variables

Name Description

Public variable

TArray< AActor ...

 

Actors

List of Actors

Public variable

TArray< UActorC...

 

Components

List of Componets

Public variable

ESelectedObject...

 

ModificationType

How should this list be interpreted in the context of a larger selection set

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