Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
Event fired when the typed element selection set for a selection is changed
| Name | FOnSelectionElementSelectionPtrChanged |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include Path | #include "Selection.h" |
Syntax
class FOnSelectionElementSelectionPtrChanged : public TBaseMulticastDelegate_ThreeParams< void, USelection *, UTypedElementSelectionSet *, UTypedElementSelectionSet * >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, USelection , UTypedElementSelectionSet , UTypedElementSelectionSet * > → USelection::FOnSelectionElementSelectionPtrChanged