Skip to main content

net.Iris.ReplicationWriter.MaxUnsentOrderedUnreliableAttachmentAtEndOfTick

Var

Unreal Engine Var console variable.

netIrisReplicationWriterMaxUnsentOrderedUnreliableAttachmentAtEndOfTick

Description

Drop unsent ordered unreliable attachments at the end of the tick, -1 means that that we allow them to be queued for next tick, 0 or greater means that we will drop if we have more queued unreliable attachment than the set value at the end of the tick

Usage

net.Iris.ReplicationWriter.MaxUnsentOrderedUnreliableAttachmentAtEndOfTick [value]

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