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 RemoveFolderFromSelection
&40;
const FName & FolderName
&41;
Remarks
Remove a folder from the selection of the scene outliner
Parameters
| Name | Description |
|---|---|
| FolderName | The name of the folder to remove from the selection |