Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UNetDriver
Syntax
float ConnectionTimeout
Remarks
Amount of time to wait before considering an established connection timed out. Typically shorter than the time to wait on a new connection because this connection should already have been setup and any interruption should be trapped quicker.