Skip to main content

p.Dataflow.Simulation.ThreadingMode

Var

Unreal Engine Var console variable.

pDataflowSimulationThreadingMode

Description

0 : run simulation on GT | 1 : run simulation on PT (GT is blocked in manager Tick) | 2 : run simulation on PT (GT will be blocked at the end of the world tick)

Usage

p.Dataflow.Simulation.ThreadingMode [value]

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