![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Subsystems/WorldSubsystem.h"#include "WorldPartition/DataLayer/ActorDataLayer.h"#include "WorldPartition/DataLayer/DataLayerInstance.h"#include "WorldPartition/DataLayer/DataLayerManager.h"#include "DataLayerSubsystem.generated.h"Go to the source code of this file.
Classes | |
| class | UDataLayerSubsystem |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnDataLayerRuntimeStateChanged, const UDataLayerInstance *, DataLayer, EDataLayerRuntimeState, State) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnDataLayerRuntimeStateChanged | , |
| const UDataLayerInstance * | , | ||
| DataLayer | , | ||
| EDataLayerRuntimeState | , | ||
| State | |||
| ) |