Skip to main content

net.IpNetDriverUseReceiveThread

Var

Unreal Engine Var console variable.

netIpNetDriverUseReceiveThread

Description

If true, the IpNetDriver will call the socket's RecvFrom function on a separate thread (not the game thread)

Usage

net.IpNetDriverUseReceiveThread [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.