Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorInteractiveToolsContext
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h |
| Include | #include "EdModeInteractiveToolsContext.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp |
virtual void OnEditorSelectionSetChanged
&40;
const UTypedElementSelectionSet &42; InSelectionSet
&41;
Remarks
Handle Editor selection changes
Parameters
| Name | Description |
|---|---|
| InSelectionSet | typed element selection set which invoked this selection changed call |