Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EWorldPartitionServerStreamingMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartition.h |
| Include Path | #include "WorldPartition/WorldPartition.h" |
Syntax
enum EWorldPartitionServerStreamingMode
{
ProjectDefault = 0,
Disabled = 1,
Enabled = 2,
EnabledInPIE = 3,
}
Values
| Name | Remarks |
|---|---|
| ProjectDefault | |
| Disabled | |
| Enabled | |
| EnabledInPIE |