UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FObjectReplicationBridgeDeltaCompressionConfig Struct Reference

#include <ObjectReplicationBridgeConfig.h>

Public Attributes

FName ClassName
 
bool bEnableDeltaCompression = true
 

Member Data Documentation

◆ bEnableDeltaCompression

bool FObjectReplicationBridgeDeltaCompressionConfig::bEnableDeltaCompression = true

Set to true if delta compression should be enabled for instances derived from this class.

◆ ClassName

FName FObjectReplicationBridgeDeltaCompressionConfig::ClassName

Instances of this class or derived from this class should use delta compression


The documentation for this struct was generated from the following file: