np2.TimeDilationAmount
VarUnreal Engine Var console variable.
np2TimeDilationAmount
Description
Server-side CVar, Disable TimeDilation by setting to 0 | Default: 0.01 | Value is in percent where 0.01 = 1% dilation. Example: 1.0/0.01 = 100, meaning that over the time it usually takes to tick 100 physics steps we will tick 99 or 101 depending on if we dilate up or down.
Usage
np2.TimeDilationAmount [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

