Skip to main content

TaskGraph.NumWorkerThreadsToIgnore

Cmd

Unreal Engine Cmd console variable.

TaskGraphNumWorkerThreadsToIgnore

Description

Used to tune the number of task threads. Generally once you have found the right value, PlatformMisc::NumberOfWorkerThreadsToSpawn() should be hardcoded.

Usage

TaskGraph.NumWorkerThreadsToIgnore

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