![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Variables | |
| float | LingerForSeconds = 1.0f |
| FAutoConsoleVariableRef | 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.")) |
| 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.")) | ( | 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.") | |||
| ) |
| float ReplicationCacheCvars::LingerForSeconds = 1.0f |