Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerEditorList
Description
Force returns result from Filter->ForceGetObjectClassesToPlace. Generally, you want to get this from the public performance cache.
| Name | ForceGetObjectClassesToPlace |
| 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 |
TSet< TSubclassOf < AActor > > ForceGetObjectClassesToPlace()