SSceneOutliner::RemoveFolderFromSelection

Remove a folder from the selection of the scene outliner

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::RemoveFolderFromSelection()

SSceneOutliner::RemoveFolderFromSelection()

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 void RemoveFolderFromSelection
(
    const FName & FolderName
)

Remarks

Remove a folder from the selection of the scene outliner

Parameters

Parameter

Description

FolderName

The name of the folder to remove 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