FLevelEditorModule::BroadcastElementSelectionChanged

Called when element selection changes

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditor.h

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

virtual void BroadcastElementSelectionChanged
(
    const UTypedElementSelectionSet * SelectionSet,
    bool bForceRefresh
)

Remarks

Called when element selection changes

Parameters

Parameter

Description

SelectionSet

Set of selected elements

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