Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerEditorModule
Description
Build the List widget from scratch. If DockTab is not set, will try to find the tab using GetTabSpawnerId().
| Name | RegenerateListWidget |
| Type | function |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/ObjectMixerEditorModule.h |
| Include Path | #include "ObjectMixerEditorModule.h" |
| Source | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Private/ObjectMixerEditorModule.cpp |
bool RegenerateListWidget()
True if the widget was regenerated. False if the DockTab was invalid and could not be found.