ICustomSceneOutliner::AddObjectToSelection

Add a object to the selection of the scene outliner

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::AddObjectToSelection()

SSceneOutliner::AddObjectToSelection()

References

Module

SceneOutliner

Header

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

Include

#include "ICustomSceneOutliner.h"

Syntax

void AddObjectToSelection
(
    const UObject * Object
)

Remarks

Add a object to the selection of the scene outliner

Parameters

Parameter

Description

Object

The Object that will be added to the selection

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