Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorModeTools
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h |
| Include | #include "EditorModeManager.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp |
void StoreSelection
&40;
FName SelectionStoreKey,
bool bClearSelection
&41;
Remarks
Stores the current selection under the given key, and clears the current selection state if requested.