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

#include <ObjectReplicationBridgeConfig.h>

Public Attributes

FName ClassName
 
FName TypeStatsName
 
bool bIncludeInMinimalCSVStats = false
 

Member Data Documentation

◆ bIncludeInMinimalCSVStats

bool FObjectReplicationBridgeTypeStatsConfig::bIncludeInMinimalCSVStats = false

If set to true this type will be reported even in configs with minimal stats reporting

◆ ClassName

FName FObjectReplicationBridgeTypeStatsConfig::ClassName

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

◆ TypeStatsName

FName FObjectReplicationBridgeTypeStatsConfig::TypeStatsName

The TypeStatsName this class should use.


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