UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ClusterUnionCVars Namespace Reference

Variables

bool ClusterUnionUseFlushNetDormancy = true
 
FAutoConsoleVariableRef CVarClusterUnionUseFlushNetDormancy (TEXT("p.Chaos.CU.UseFlushNetDormancy"), ClusterUnionUseFlushNetDormancy, TEXT("When true it will flush the net dormancy of the owner the next frame instead of awaking the actor"))
 

Variable Documentation

◆ ClusterUnionUseFlushNetDormancy

bool ClusterUnionCVars::ClusterUnionUseFlushNetDormancy = true

◆ CVarClusterUnionUseFlushNetDormancy

FAutoConsoleVariableRef ClusterUnionCVars::CVarClusterUnionUseFlushNetDormancy(TEXT("p.Chaos.CU.UseFlushNetDormancy"), ClusterUnionUseFlushNetDormancy, TEXT("When true it will flush the net dormancy of the owner the next frame instead of awaking the actor")) ( TEXT("p.Chaos.CU.UseFlushNetDormancy")  ,
ClusterUnionUseFlushNetDormancy  ,
TEXT("When true it will flush the net dormancy of the owner the next frame instead of awaking the actor"  
)