unreal.WorldPartitionServerStreamingOutMode

class unreal.WorldPartitionServerStreamingOutMode

Bases: EnumBase

EWorld Partition Server Streaming Out Mode

C++ Source:

  • Module: Engine

  • File: WorldPartition.h

DISABLED: WorldPartitionServerStreamingOutMode

Server streaming out is disabled

Type:

1

ENABLED: WorldPartitionServerStreamingOutMode

Server streaming out is enabled

Type:

2

PROJECT_DEFAULT: WorldPartitionServerStreamingOutMode

Use project default (wp.Runtime.EnableServerStreamingOut)

Type:

0