Skip to main content

net.DebugAppendResolverAddress

Var

Unreal Engine Var console variable.

netDebugAppendResolverAddress

Description

If this is set, all IP address resolution methods will add the value of this CVAR to the list of results.This allows for testing resolution functionality across all multiple addresses with the end goal of having a successful result(being the value of this CVAR)

Usage

net.DebugAppendResolverAddress [value]

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