unreal.WorldPartitionServerStreamingOutMode¶
- class unreal.WorldPartitionServerStreamingOutMode¶
Bases:
EnumBaseEWorld Partition Server Streaming Out Mode
C++ Source:
Module: Engine
File: WorldPartition.h
- DISABLED: WorldPartitionServerStreamingOutMode = Ellipsis¶
Server streaming out is disabled
- Type:
1
- ENABLED: WorldPartitionServerStreamingOutMode = Ellipsis¶
Server streaming out is enabled
- Type:
2
- PROJECT_DEFAULT: WorldPartitionServerStreamingOutMode = Ellipsis¶
Use project default (wp.Runtime.EnableServerStreamingOut)
- Type:
0