Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
Description
Set the element selection set instance for this selection set.
Also sets the element list instance.
| Name | SetElementSelectionSet |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include Path | #include "Selection.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Selection.cpp |
void SetElementSelectionSet
(
UTypedElementSelectionSet * InElementSelectionSet
)