Skip to main content

TaskGraph.EnableForkedMultithreading

Var

Unreal Engine Var console variable.

TaskGraphEnableForkedMultithreading

Description

When false will prevent the task graph from running multithreaded on forked processes.

Usage

TaskGraph.EnableForkedMultithreading [value]

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