Skip to main content

RedirectToFile

Cmd

Unreal Engine Cmd console variable.

Description

Creates a file inside Project's Saved folder and outputs command result into it as well as into the log. Usage: RedirectToFile [command arguments] Example: RedirectToFile Profiling/CSV/objlist.csv obj list -csv -all Directory structure under Project/Saved folder specified by will be created for you if it doesn't exist.

Usage

RedirectToFile

Execute via the console (~). This is a command, not a variable.