UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ExternalDataLayerEngineSubsystem.h File Reference
#include "CoreFwd.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ObjectKey.h"
#include "Templates/SubclassOf.h"
#include "Subsystems/EngineSubsystem.h"
#include "Tickable.h"
#include "WorldPartition/DataLayer/ExternalDataLayerInjectionPolicy.h"
#include "ExternalDataLayerEngineSubsystem.generated.h"

Go to the source code of this file.

Classes

class  UExternalDataLayerEngineSubsystem
 

Enumerations

enum class  EExternalDataLayerRegistrationState : uint8 { Unregistered , Registered , Active }
 

Enumeration Type Documentation

◆ EExternalDataLayerRegistrationState

Enumerator
Unregistered 
Registered 
Active