Skip to main content

net.RequiredEncryptionNetDriverDefNames

Var

Unreal Engine Var console variable.

netRequiredEncryptionNetDriverDefNames

Description

Comma-delimited list of NetDriverDefinition's where 'IsEncryptionRequired' will return true, when 'net.AllowEncryption' is 2. (specifying 'all' will enable this for all NetDriverDefinition's)

Usage

net.RequiredEncryptionNetDriverDefNames [value]

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