Skip to main content

mover.standalone.RunMovementSimOnAnyThread

Var

Unreal Engine Var console variable.

moverstandaloneRunMovementSimOnAnyThread

Description

Whether to allow Mover simulation ticks to run on any thread. Requires use of threadsafe movement modes that do not modify scene components.\nIndividuals must also have their UseAsyncMovementSimulationTick option enabled.\n 0: Game thread only, 1: Any thread

Usage

mover.standalone.RunMovementSimOnAnyThread [value]

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