csv.WriteBufferSize
csv.WriteBufferSize is a console variable in Unreal Engine 5 (UE5). See what csv.WriteBufferSize does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
csvHelp
When non-zero, defines the size of the write buffer to use whilst writing the CSV file.\r A non-zero value is required for GZip compressed output.
Usage
Unreal console (open with ~)
> csv.WriteBufferSize 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.