Skip to main content

net.ControlChannelDestructionInfo

Var

Unreal Engine Var console variable.

netControlChannelDestructionInfo

Description

If enabled, send destruction info updates via the control channel instead of creating a new actor channel. 0: Old behavior, use an actor channel. 1: New behavior, use the control channel

Usage

net.ControlChannelDestructionInfo [value]

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