Skip to main content

net.RPCDoSDetectionOverride

Var

Unreal Engine Var console variable.

netRPCDoSDetectionOverride

Description

Overrides whether or not RPC DoS Detection is enabled per-NetDriver. 0 = disabled, 1 = enabled. Example: net.RPCDoSDetectionOverride=GameNetDriver=1,BeaconNetDriver=0

Usage

net.RPCDoSDetectionOverride [value]

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