Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/FActorBrowsingMode
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/Source/Editor/SceneOutliner/Public/ActorBrowsingMode.h |
| Include Path | #include "ActorBrowsingMode.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/ActorBrowsingMode.cpp |
FActorBrowsingModeConfig * GetMutableConfig()
The config for this ActorBrowser.