Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerOutlinerMode
Description
Get a mutable version of the ActorBrowser config for setting values.
If OutlinerIdentifier is not set for this outliner, it is not possible to store settings.
| Name | GetMutableConfig |
| Type | function |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/List/Modes/ObjectMixerOutlinerMode.h |
| Include Path | #include "Views/List/Modes/ObjectMixerOutlinerMode.h" |
| Source | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Private/Views/List/Modes/ObjectMixerOutlinerMode.cpp |
FObjectMixerOutlinerModeConfig * GetMutableConfig() const
The config for this ActorBrowser.