Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/FActorBrowsingMode
Description
Get a const version of the ActorBrowser config for getting values.
If OutlinerIdentifier is not set for this outliner, it is not possible to store settings.
| Name | GetConstConfig |
| Type | function |
| Header File | /Engine/Source/Editor/SceneOutliner/Public/ActorBrowsingMode.h |
| Include Path | #include "ActorBrowsingMode.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/ActorBrowsingMode.cpp |
const FActorBrowsingModeConfig * GetConstConfig() const
The config for this ActorBrowser.