Skip to main content

tick.AllowBatchedTicks

Var

Unreal Engine Var console variable.

tickAllowBatchedTicks

Description

If true, tick functions with bAllowTickBatching will be automatically combined into a single tick task.

Usage

tick.AllowBatchedTicks [value]

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