Skip to main content

s.IoDispatcherMaxForwardSeekKB

Var

Unreal Engine Var console variable.

sIoDispatcherMaxForwardSeekKB

Description

If s.IoDispatcherSortRequestsByOffset is enabled and this is > 0, if the next sequential read is further than this offset from the last one, read the oldest request instead

Usage

s.IoDispatcherMaxForwardSeekKB [value]

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