Skip to main content

s.RandomizeLoadOrder

Var

Unreal Engine Var console variable.

sRandomizeLoadOrder

Description

If > 0, will randomize the load order of pending packages using this seed instead of using the most efficient order. This can be used to find bugs.

Usage

s.RandomizeLoadOrder [value]

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