Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerEditorList
Description
Represents the collections the user has selected in the UI. If empty, "All" is considered as selected.
| Name | GetSelectedCollections |
| Type | function |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/List/ObjectMixerEditorList.h |
| Include Path | #include "Views/List/ObjectMixerEditorList.h" |
| Source | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Private/Views/List/ObjectMixerEditorList.cpp |
const TSet< FName > & GetSelectedCollections() const