ICustomSceneOutliner::AddFolderToSelection

Add a folder to the selection of the scene outliner

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::AddFolderToSelection()

SSceneOutliner::AddFolderToSelection()

References

Module

SceneOutliner

Header

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

Include

#include "ICustomSceneOutliner.h"

Syntax

void AddFolderToSelection
(
    const FName & FolderName
)

Remarks

Add a folder to the selection of the scene outliner

Parameters

Parameter

Description

FolderName

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