FSelectedEditableComponentIterator

An iterator used to iterate through selected components that are editable (i.e. not created in a blueprint)

Windows
MacOS
Linux

Inheritance Hierarchy

TSelectionIterator

FSelectedEditableComponentIterator

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Selection.h

Include

#include "Engine/Selection.h"

Syntax

class FSelectedEditableComponentIterator : public TSelectionIterator< FSelectedEditableComponentFilter >

Remarks

An iterator used to iterate through selected components that are editable (i.e. not created in a blueprint)

Constructors

Name Description

Public function

FSelectedEditableComponentIterator

(
    USelection& InSelection
)

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