Skip to main content

net.NetPingEnabled

Var

Unreal Engine Var console variable.

netNetPingEnabled

Description

Whether or not the NetPing ping handling interface is enabled. Used for centralized ping tracking, and ICMP/UDP ping. (Valid values: 0 = Off, 1 = Enabled for client, 2 = Enabled for server and client, 3 = Enabled for server only)

Usage

net.NetPingEnabled [value]

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