ICustomSceneOutliner::RemoveObjectFromSelection

Remove a object from the selection of the scene outliner

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::RemoveObjectFromSelection()

SSceneOutliner::RemoveObjectFromSelection()

References

Module

SceneOutliner

Header

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

Include

#include "ICustomSceneOutliner.h"

Syntax

void RemoveObjectFromSelection
(
    const UObject * Object
)

Remarks

Remove a object from the selection of the scene outliner

Parameters

Parameter

Description

Object

The Object that will be removed from 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