Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/SSceneOutliner
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SSceneOutliner.h |
| Include | #include "SSceneOutliner.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/SSceneOutliner.cpp |
void AddFolderToSelection
&40;
const FName & FolderName
&41;
Remarks
Add a folder to the selection of the scene outliner
Parameters
| Name | Description |
|---|---|
| FolderName | The name of the folder to add to selection |