UE网络-相关配置
网络相关配置
UNetDriver.InitialConnectTimeout
1 | /** Amount of time to wait for a new net connection to be established before destroying the connection */ |
UNetDriver.ConnectionTimeout
1 | /** |
在函数UNetConnection::GetTimeoutValue()
中使用.
在函数UNetConnection.Tick()
中,
每帧检测上一次收包到现在的间隔时间是否超时.
配置: 600秒超时