Skip to main content

Concert.SetCompressionType

Var

Unreal Engine Var console variable.

ConcertSetCompressionType

Description

Specify the type of compression to use when serializing data. A value of 0 means compression is off. A value of 1 = Oodle. All other values = Zlib.

Usage

Concert.SetCompressionType [value]

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