ICustomSceneOutliner::SetUseSharedSceneOutlinerSettings

Tell this scene outliner to use the shared setting or not.

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::SetUseSharedSceneOutlinerSettings()

SSceneOutliner::SetUseSharedSceneOutlinerSettings()

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/ICustomSceneOutliner.h

Include

#include "ICustomSceneOutliner.h"

Syntax

ICustomSceneOutliner & SetUseSharedSceneOutlinerSettings
(
    bool bUseSharedSettings
)

Remarks

Tell this scene outliner to use the shared setting or not. The shared settings are those used by the world ouliner tab in the level editor

by default it does not use the shared settings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss