Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevel
Description
Estimate the total amount of AddToWorld work for this level. Used by the adaptive level streaming timeslice (see s.AdaptiveAddToWorld.Enabled)
| Name | GetEstimatedAddToWorldWorkUnitsTotal |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Level.h |
| Include Path | #include "Engine/Level.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Level.cpp |
int32 GetEstimatedAddToWorldWorkUnitsTotal() const