UEConsole Commands
VariableConsole VariableNetwork

net.DormancyEnable

net.DormancyEnable is a console variable in Unreal Engine 5 (UE5). See what net.DormancyEnable does, its values, and how to use this cvar in the Unreal console below.

Category: Network · Namespace: net

Help

Enables Network Dormancy System for reducing CPU and bandwidth overhead of infrequently updated actors 1 Enables network dormancy. 0 disables network dormancy.

Usage

Unreal console (open with ~)
> net.DormancyEnable 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in net