8 lines
503 B
INI
8 lines
503 B
INI
|
; This file is used to specify the default values for editor settings
|
||
|
; These are set for new users but individuals can override that in the editor settings UI
|
||
|
|
||
|
[/Script/UnrealEd.LevelEditorPlaySettings]
|
||
|
GameGetsMouseControl=True
|
||
|
RouteGamepadToSecondWindow=True
|
||
|
NetworkEmulationSettings=(bIsNetworkEmulationEnabled=True,EmulationTarget=Server,CurrentProfile="Average",OutPackets=(MinLatency=30,MaxLatency=60,PacketLossPercentage=1),InPackets=(MinLatency=30,MaxLatency=60,PacketLossPercentage=1))
|