UEConsole Commands
CommandConsole CommandRemaining

TaskGraph.ABTestThreads

TaskGraph.ABTestThreads is a console command in Unreal Engine 5 (UE5). See what TaskGraph.ABTestThreads does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: taskgraph

Description

Takes two 0/1 arguments. Equivalent to setting TaskGraph.UseHiPriThreads and TaskGraph.UseBackgroundThreads, respectively. Packages as one command for use with the abtest command.

Usage

Unreal console (open with ~)
> TaskGraph.ABTestThreads

Related in taskgraph