Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorLevelUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorLevelUtils.h |
| Include | #include "EditorLevelUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorLevelUtils.cpp |
static void DeselectAllSurfacesInLevel
(
ULevel * InLevel
)
Remarks
Deselects all BSP surfaces in this level
Parameters
| Name | Description |
|---|---|
| InLevel | The level to deselect the surfaces of. |