FActorSelectionChangedEvent

Called when actor selection changes

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

Inheritance Hierarchy

  • TBaseMulticastDelegate_TwoParams< void, const TArray< UObject * > &, bool >

References

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

Syntax

class FActorSelectionChangedEvent : public TBaseMulticastDelegate_TwoParams< void, const TArray< UObject * > &, bool >  

Remarks

Called when actor selection changes


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library