UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicsReplicationCache.cpp File Reference

Namespaces

namespace  ReplicationCacheCvars
 

Variables

float ReplicationCacheCvars::LingerForSeconds = 1.0f
 
FAutoConsoleVariableRef ReplicationCacheCvars::CVar_ReplicationCacheLingerForSeconds (TEXT("np2.ReplicationCache.LingerForNSeconds"), LingerForSeconds, TEXT("How long to keep data in the replication cache without the actor accessing it, after this we stop caching the actors state until it tries to access it again."))