SSceneOutliner::SetSelectionMode

Methods for the custom scene outliner interface Set the selection mode of the scene outliner.

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::SetSelectionMode()

SSceneOutliner::SetSelectionMode()

References

Module

SceneOutliner

Header

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

Include

#include "SSceneOutliner.h"

Source

/Engine/Source/Editor/SceneOutliner/Private/SSceneOutliner.cpp

Syntax

virtual ICustomSceneOutliner & SetSelectionMode
(
    ESelectionMode::Type InSelectionMode
)

Remarks

Methods for the custom scene outliner interface Set the selection mode of the scene outliner.

Parameters

Parameter

Description

SelectionMode

The new selection mode

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