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 |
bool ToggleDataLayerIsLoadedInEditor
&40;
UDataLayerInstance &42; DataLayer,
const bool bIsFromUserChange
&41;
Remarks
Toggles the DataLayer's IsLoadedInEditor flag
Parameters
| Name | Description |
|---|---|
| DataLayer | The DataLayer to affect |
| bIsFromUserChange | If this change originates from a user change or not. |