Navigation
API > API/Editor > API/Editor/DataLayerEditor > API/Editor/DataLayerEditor/DataLayer > API/Editor/DataLayerEditor/DataLayer/UDataLayerEditorSubsystem
References
| Module | DataLayerEditor |
| Header | /Engine/Source/Editor/DataLayerEditor/Public/DataLayer/DataLayerEditorSubsystem.h |
| Include | #include "DataLayer/DataLayerEditorSubsystem.h" |
| Source | /Engine/Source/Editor/DataLayerEditor/Private/DataLayer/DataLayerEditorSubsystem.cpp |
void DeleteDataLayers
&40;
const TArray< UDataLayerInstance &42; > & DataLayersToDelete
&41;
Remarks
Deletes all of the provided DataLayers
Parameters
| Name | Description |
|---|---|
| DataLayersToDelete | A valid list of DataLayer. |