FElementSelectionChangedEvent

Called when element selection changes

Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorModule

Inheritance Hierarchy

  • TBaseMulticastDelegate_TwoParams< void, const UTypedElementSelectionSet *, bool >

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h
Include #include "LevelEditor.h"

Syntax

class FElementSelectionChangedEvent : public TBaseMulticastDelegate_TwoParams< void, const UTypedElementSelectionSet *, bool >  

Remarks

Called when element selection changes


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library