Skip to main content

csv.BlockOnCaptureEnd

Var

Unreal Engine Var console variable.

csvBlockOnCaptureEnd

Description

When 1, blocks the game thread until the CSV file has been written completely when the capture is ended. When 0, the game thread is not blocked whilst the file is written.

Usage

csv.BlockOnCaptureEnd [value]

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