UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Metric Namespace Reference

Variables

const FName AddedConnections ("AddedConnections")
 
const FName ClosedConnectionsDueToReliableBufferOverflow ("ClosedConnectionsDueToReliableBufferOverflow")
 
const FName InPackets ("InPackets")
 
const FName OutPackets ("OutPackets")
 
const FName InPacketsPerFrame ("InPacketsPerFrame")
 
const FName OutPacketsPerFrame ("OutPacketsPerFrame")
 
const FName InLostPacketsFoundPerFrame ("InLostPacketsFoundPerFrame")
 
const FName OutLostPacketsFoundPerFrame ("OutLostPacketsFoundPerFrame")
 
const FName InPacketsClientPerSecondAvg ("InPacketsClientPerSecondAvg")
 
const FName InPacketsClientPerSecondMax ("InPacketsClientPerSecondMax")
 
const FName InPacketsClientPerSecondMin ("InPacketsClientPerSecondMin")
 
const FName OutPacketsClientPerSecondAvg ("OutPacketsClientPerSecondAvg")
 
const FName OutPacketsClientPerSecondMax ("OutPacketsClientPerSecondMax")
 
const FName OutPacketsClientPerSecondMin ("OutPacketsClientPerSecondMin")
 
const FName InPacketsClientAvg ("InPacketsClientAvg")
 
const FName InPacketsClientMax ("InPacketsClientMax")
 
const FName OutPacketsClientAvg ("OutPacketsClientAvg")
 
const FName OutPacketsClientMax ("OutPacketsClientMax")
 
const FName InRate ("InRate")
 
const FName OutRate ("OutRate")
 
const FName InRateClientAvg ("InRateClientAvg")
 
const FName InRateClientMax ("InRateClientMax")
 
const FName InRateClientMin ("InRateClientMin")
 
const FName OutRateClientAvg ("OutRateClientAvg")
 
const FName OutRateClientMax ("OutRateClientMax")
 
const FName OutRateClientMin ("OutRateClientMin")
 
const FName InPacketsLost ("InPacketsLost")
 
const FName OutPacketsLost ("OutPacketsLost")
 
const FName AverageJitterInMS ("AverageJitterInMS")
 
const FName InBunches ("InBunches")
 
const FName OutBunches ("OutBunches")
 
const FName Ping ("Ping")
 
const FName AvgPing ("AvgPing")
 
const FName MinPing ("MinPing")
 
const FName MaxPing ("MaxPing")
 
const FName OutKBytes ("OutKBytes")
 
const FName OutNetGUIDKBytesSec ("OutNetGUIDKBytesSec")
 
const FName ServerReplicateActorTimeMS ("ServerReplicateActorTimeMS")
 
const FName GatherPrioritizeTimeMS ("GatherPrioritizeTimeMS")
 
const FName ReplicateActorTimeMS ("ReplicateActorTimeMS")
 
const FName NumReplicatedActors ("NumReplicatedActors")
 
const FName Connections ("Connections")
 
const FName NumReplicateActorCallsPerConAvg ("NumReplicateActorCallsPerConAvg")
 
const FName NumberOfActiveActors ("NumberOfActiveActors")
 
const FName NumberOfFullyDormantActors ("NumberOfFullyDormantActors")
 
const FName NumSkippedObjectEmptyUpdates ("NumSkippedObjectEmptyUpdates")
 
const FName NumOpenChannels ("NumOpenChannels")
 
const FName NumTickingChannels ("NumTickingChannels")
 
const FName SatConnections ("SatConnections")
 
const FName SharedSerializationPropertyHit ("SharedSerializationPropertyHit")
 
const FName SharedSerializationPropertyMiss ("SharedSerializationPropertyMiss")
 
const FName SharedSerializationRPCHit ("SharedSerializationRPCHit")
 
const FName SharedSerializationRPCMiss ("SharedSerializationRPCMiss")
 
const FName NumClientUpdateLevelVisibility ("NumClientUpdateLevelVisibility")
 
const FName Channels ("Channels")
 
const FName NumActorChannels ("NumActorChannels")
 
const FName NumDormantActors ("NumDormantActors")
 
const FName NumActors ("NumActors")
 
const FName NumNetActors ("NumNetActors")
 
const FName NumNetGUIDsAckd ("NumNetGUIDsAckd")
 
const FName NumNetGUIDsPending ("NumNetGUIDsPending")
 
const FName NumNetGUIDsUnAckd ("NumNetGUIDsUnAckd")
 
const FName NetSaturated ("NetSaturated")
 
const FName MaxPacketOverhead ("MaxPacketOverhead")
 
const FName NetGUIDInRate ("NetGUIDInRate")
 
const FName NetGUIDOutRate ("NetGUIDOutRate")
 
const FName NetNumClients ("NetNumClients")
 
const FName NumClients ("NumClients")
 
const FName NumConnections ("NumConnections")
 
const FName NumAllConnections ("NumAllConnections")
 
const FName NumConsideredActors ("NumConsideredActors")
 
const FName NumInitiallyDormantActors ("NumInitiallyDormantActors")
 
const FName PrioritizedActors ("PrioritizedActors")
 
const FName NumRelevantDeletedActors ("NumRelevantDeletedActors")
 
const FName NumReplicatedActorBytes ("NumReplicatedActorBytes")
 
const FName ImportedNetGuids ("ImportedNetGuids")
 
const FName PendingOuterNetGuids ("PendingOuterNetGuids")
 
const FName NetInBunchTimeOvershootPercent ("NetInBunchTimeOvershootPercent")
 
const FName UnmappedReplicators ("UnmappedReplicators")
 
const FName PercentInVoice ("PercentInVoice")
 
const FName PercentOutVoice ("PercentOutVoice")
 
const FName VoiceBytesRecv ("VoiceBytesRecv")
 
const FName VoiceBytesSent ("VoiceBytesSent")
 
const FName VoicePacketsRecv ("VoicePacketsRecv")
 
const FName VoicePacketsSent ("VoicePacketsSent")
 
const FName PingBucketInt0 ("PingBucketInt0")
 
const FName PingBucketInt1 ("PingBucketInt1")
 
const FName PingBucketInt2 ("PingBucketInt2")
 
const FName PingBucketInt3 ("PingBucketInt3")
 
const FName PingBucketInt4 ("PingBucketInt4")
 
const FName PingBucketInt5 ("PingBucketInt5")
 
const FName PingBucketInt6 ("PingBucketInt6")
 
const FName PingBucketInt7 ("PingBucketInt7")
 
const FName OutgoingReliableMessageQueueMaxSize ("OutgoingReliableMessageQueueMaxSize")
 
const FName IncomingReliableMessageQueueMaxSize ("IncomingReliableMessageQueueMaxSize")
 
const FName RawPing ("RawPing")
 
const FName RawPingClientMin ("RawPingClientMin")
 
const FName RawPingClientMax ("RawPingClientMax")
 
const FName RawPingClientAvg ("RawPingClientAvg")
 
const FName NumPlayerControllersForReplication ("NumPlayerControllersForReplication")
 
const FName NumNoPawnPlayerControllersForReplication ("NumNoPawnPlayerControllersForReplication")
 
const FName NumPawnsForReplication ("NumPawnsForReplication")
 
const FName NumReplicationViewers ("NumReplicationViewers")
 

Variable Documentation

◆ AddedConnections

ENGINE_API const FName UE::Net::Metric::AddedConnections ( "AddedConnections"  )

◆ AverageJitterInMS

ENGINE_API const FName UE::Net::Metric::AverageJitterInMS ( "AverageJitterInMS"  )

◆ AvgPing

ENGINE_API const FName UE::Net::Metric::AvgPing ( "AvgPing"  )

◆ Channels

ENGINE_API const FName UE::Net::Metric::Channels ( "Channels"  )

◆ ClosedConnectionsDueToReliableBufferOverflow

ENGINE_API const FName UE::Net::Metric::ClosedConnectionsDueToReliableBufferOverflow ( "ClosedConnectionsDueToReliableBufferOverflow"  )

◆ Connections

ENGINE_API const FName UE::Net::Metric::Connections ( "Connections"  )

◆ GatherPrioritizeTimeMS

ENGINE_API const FName UE::Net::Metric::GatherPrioritizeTimeMS ( "GatherPrioritizeTimeMS"  )

◆ ImportedNetGuids

ENGINE_API const FName UE::Net::Metric::ImportedNetGuids ( "ImportedNetGuids"  )

◆ InBunches

ENGINE_API const FName UE::Net::Metric::InBunches ( "InBunches"  )

◆ IncomingReliableMessageQueueMaxSize

ENGINE_API const FName UE::Net::Metric::IncomingReliableMessageQueueMaxSize ( "IncomingReliableMessageQueueMaxSize"  )

◆ InLostPacketsFoundPerFrame

ENGINE_API const FName UE::Net::Metric::InLostPacketsFoundPerFrame ( "InLostPacketsFoundPerFrame"  )

◆ InPackets

ENGINE_API const FName UE::Net::Metric::InPackets ( "InPackets"  )

◆ InPacketsClientAvg

ENGINE_API const FName UE::Net::Metric::InPacketsClientAvg ( "InPacketsClientAvg"  )

◆ InPacketsClientMax

ENGINE_API const FName UE::Net::Metric::InPacketsClientMax ( "InPacketsClientMax"  )

◆ InPacketsClientPerSecondAvg

ENGINE_API const FName UE::Net::Metric::InPacketsClientPerSecondAvg ( "InPacketsClientPerSecondAvg"  )

◆ InPacketsClientPerSecondMax

ENGINE_API const FName UE::Net::Metric::InPacketsClientPerSecondMax ( "InPacketsClientPerSecondMax"  )

◆ InPacketsClientPerSecondMin

ENGINE_API const FName UE::Net::Metric::InPacketsClientPerSecondMin ( "InPacketsClientPerSecondMin"  )

◆ InPacketsLost

ENGINE_API const FName UE::Net::Metric::InPacketsLost ( "InPacketsLost"  )

◆ InPacketsPerFrame

ENGINE_API const FName UE::Net::Metric::InPacketsPerFrame ( "InPacketsPerFrame"  )

◆ InRate

ENGINE_API const FName UE::Net::Metric::InRate ( "InRate"  )

◆ InRateClientAvg

ENGINE_API const FName UE::Net::Metric::InRateClientAvg ( "InRateClientAvg"  )

◆ InRateClientMax

ENGINE_API const FName UE::Net::Metric::InRateClientMax ( "InRateClientMax"  )

◆ InRateClientMin

ENGINE_API const FName UE::Net::Metric::InRateClientMin ( "InRateClientMin"  )

◆ MaxPacketOverhead

ENGINE_API const FName UE::Net::Metric::MaxPacketOverhead ( "MaxPacketOverhead"  )

◆ MaxPing

ENGINE_API const FName UE::Net::Metric::MaxPing ( "MaxPing"  )

◆ MinPing

ENGINE_API const FName UE::Net::Metric::MinPing ( "MinPing"  )

◆ NetGUIDInRate

ENGINE_API const FName UE::Net::Metric::NetGUIDInRate ( "NetGUIDInRate"  )

◆ NetGUIDOutRate

ENGINE_API const FName UE::Net::Metric::NetGUIDOutRate ( "NetGUIDOutRate"  )

◆ NetInBunchTimeOvershootPercent

ENGINE_API const FName UE::Net::Metric::NetInBunchTimeOvershootPercent ( "NetInBunchTimeOvershootPercent"  )

◆ NetNumClients

ENGINE_API const FName UE::Net::Metric::NetNumClients ( "NetNumClients"  )

◆ NetSaturated

ENGINE_API const FName UE::Net::Metric::NetSaturated ( "NetSaturated"  )

◆ NumActorChannels

ENGINE_API const FName UE::Net::Metric::NumActorChannels ( "NumActorChannels"  )

◆ NumActors

ENGINE_API const FName UE::Net::Metric::NumActors ( "NumActors"  )

◆ NumAllConnections

ENGINE_API const FName UE::Net::Metric::NumAllConnections ( "NumAllConnections"  )

◆ NumberOfActiveActors

ENGINE_API const FName UE::Net::Metric::NumberOfActiveActors ( "NumberOfActiveActors"  )

◆ NumberOfFullyDormantActors

ENGINE_API const FName UE::Net::Metric::NumberOfFullyDormantActors ( "NumberOfFullyDormantActors"  )

◆ NumClients

ENGINE_API const FName UE::Net::Metric::NumClients ( "NumClients"  )

◆ NumClientUpdateLevelVisibility

ENGINE_API const FName UE::Net::Metric::NumClientUpdateLevelVisibility ( "NumClientUpdateLevelVisibility"  )

◆ NumConnections

ENGINE_API const FName UE::Net::Metric::NumConnections ( "NumConnections"  )

◆ NumConsideredActors

ENGINE_API const FName UE::Net::Metric::NumConsideredActors ( "NumConsideredActors"  )

◆ NumDormantActors

ENGINE_API const FName UE::Net::Metric::NumDormantActors ( "NumDormantActors"  )

◆ NumInitiallyDormantActors

ENGINE_API const FName UE::Net::Metric::NumInitiallyDormantActors ( "NumInitiallyDormantActors"  )

◆ NumNetActors

ENGINE_API const FName UE::Net::Metric::NumNetActors ( "NumNetActors"  )

◆ NumNetGUIDsAckd

ENGINE_API const FName UE::Net::Metric::NumNetGUIDsAckd ( "NumNetGUIDsAckd"  )

◆ NumNetGUIDsPending

ENGINE_API const FName UE::Net::Metric::NumNetGUIDsPending ( "NumNetGUIDsPending"  )

◆ NumNetGUIDsUnAckd

ENGINE_API const FName UE::Net::Metric::NumNetGUIDsUnAckd ( "NumNetGUIDsUnAckd"  )

◆ NumNoPawnPlayerControllersForReplication

ENGINE_API const FName UE::Net::Metric::NumNoPawnPlayerControllersForReplication ( "NumNoPawnPlayerControllersForReplication"  )

◆ NumOpenChannels

ENGINE_API const FName UE::Net::Metric::NumOpenChannels ( "NumOpenChannels"  )

◆ NumPawnsForReplication

ENGINE_API const FName UE::Net::Metric::NumPawnsForReplication ( "NumPawnsForReplication"  )

◆ NumPlayerControllersForReplication

ENGINE_API const FName UE::Net::Metric::NumPlayerControllersForReplication ( "NumPlayerControllersForReplication"  )

◆ NumRelevantDeletedActors

ENGINE_API const FName UE::Net::Metric::NumRelevantDeletedActors ( "NumRelevantDeletedActors"  )

◆ NumReplicateActorCallsPerConAvg

ENGINE_API const FName UE::Net::Metric::NumReplicateActorCallsPerConAvg ( "NumReplicateActorCallsPerConAvg"  )

◆ NumReplicatedActorBytes

ENGINE_API const FName UE::Net::Metric::NumReplicatedActorBytes ( "NumReplicatedActorBytes"  )

◆ NumReplicatedActors

ENGINE_API const FName UE::Net::Metric::NumReplicatedActors ( "NumReplicatedActors"  )

◆ NumReplicationViewers

ENGINE_API const FName UE::Net::Metric::NumReplicationViewers ( "NumReplicationViewers"  )

◆ NumSkippedObjectEmptyUpdates

ENGINE_API const FName UE::Net::Metric::NumSkippedObjectEmptyUpdates ( "NumSkippedObjectEmptyUpdates"  )

◆ NumTickingChannels

ENGINE_API const FName UE::Net::Metric::NumTickingChannels ( "NumTickingChannels"  )

◆ OutBunches

ENGINE_API const FName UE::Net::Metric::OutBunches ( "OutBunches"  )

◆ OutgoingReliableMessageQueueMaxSize

ENGINE_API const FName UE::Net::Metric::OutgoingReliableMessageQueueMaxSize ( "OutgoingReliableMessageQueueMaxSize"  )

◆ OutKBytes

ENGINE_API const FName UE::Net::Metric::OutKBytes ( "OutKBytes"  )

◆ OutLostPacketsFoundPerFrame

ENGINE_API const FName UE::Net::Metric::OutLostPacketsFoundPerFrame ( "OutLostPacketsFoundPerFrame"  )

◆ OutNetGUIDKBytesSec

ENGINE_API const FName UE::Net::Metric::OutNetGUIDKBytesSec ( "OutNetGUIDKBytesSec"  )

◆ OutPackets

ENGINE_API const FName UE::Net::Metric::OutPackets ( "OutPackets"  )

◆ OutPacketsClientAvg

ENGINE_API const FName UE::Net::Metric::OutPacketsClientAvg ( "OutPacketsClientAvg"  )

◆ OutPacketsClientMax

ENGINE_API const FName UE::Net::Metric::OutPacketsClientMax ( "OutPacketsClientMax"  )

◆ OutPacketsClientPerSecondAvg

ENGINE_API const FName UE::Net::Metric::OutPacketsClientPerSecondAvg ( "OutPacketsClientPerSecondAvg"  )

◆ OutPacketsClientPerSecondMax

ENGINE_API const FName UE::Net::Metric::OutPacketsClientPerSecondMax ( "OutPacketsClientPerSecondMax"  )

◆ OutPacketsClientPerSecondMin

ENGINE_API const FName UE::Net::Metric::OutPacketsClientPerSecondMin ( "OutPacketsClientPerSecondMin"  )

◆ OutPacketsLost

ENGINE_API const FName UE::Net::Metric::OutPacketsLost ( "OutPacketsLost"  )

◆ OutPacketsPerFrame

ENGINE_API const FName UE::Net::Metric::OutPacketsPerFrame ( "OutPacketsPerFrame"  )

◆ OutRate

ENGINE_API const FName UE::Net::Metric::OutRate ( "OutRate"  )

◆ OutRateClientAvg

ENGINE_API const FName UE::Net::Metric::OutRateClientAvg ( "OutRateClientAvg"  )

◆ OutRateClientMax

ENGINE_API const FName UE::Net::Metric::OutRateClientMax ( "OutRateClientMax"  )

◆ OutRateClientMin

ENGINE_API const FName UE::Net::Metric::OutRateClientMin ( "OutRateClientMin"  )

◆ PendingOuterNetGuids

ENGINE_API const FName UE::Net::Metric::PendingOuterNetGuids ( "PendingOuterNetGuids"  )

◆ PercentInVoice

ENGINE_API const FName UE::Net::Metric::PercentInVoice ( "PercentInVoice"  )

◆ PercentOutVoice

ENGINE_API const FName UE::Net::Metric::PercentOutVoice ( "PercentOutVoice"  )

◆ Ping

ENGINE_API const FName UE::Net::Metric::Ping ( "Ping"  )

◆ PingBucketInt0

ENGINE_API const FName UE::Net::Metric::PingBucketInt0 ( "PingBucketInt0"  )

◆ PingBucketInt1

ENGINE_API const FName UE::Net::Metric::PingBucketInt1 ( "PingBucketInt1"  )

◆ PingBucketInt2

ENGINE_API const FName UE::Net::Metric::PingBucketInt2 ( "PingBucketInt2"  )

◆ PingBucketInt3

ENGINE_API const FName UE::Net::Metric::PingBucketInt3 ( "PingBucketInt3"  )

◆ PingBucketInt4

ENGINE_API const FName UE::Net::Metric::PingBucketInt4 ( "PingBucketInt4"  )

◆ PingBucketInt5

ENGINE_API const FName UE::Net::Metric::PingBucketInt5 ( "PingBucketInt5"  )

◆ PingBucketInt6

ENGINE_API const FName UE::Net::Metric::PingBucketInt6 ( "PingBucketInt6"  )

◆ PingBucketInt7

ENGINE_API const FName UE::Net::Metric::PingBucketInt7 ( "PingBucketInt7"  )

◆ PrioritizedActors

ENGINE_API const FName UE::Net::Metric::PrioritizedActors ( "PrioritizedActors"  )

◆ RawPing

ENGINE_API const FName UE::Net::Metric::RawPing ( "RawPing"  )

◆ RawPingClientAvg

ENGINE_API const FName UE::Net::Metric::RawPingClientAvg ( "RawPingClientAvg"  )

◆ RawPingClientMax

ENGINE_API const FName UE::Net::Metric::RawPingClientMax ( "RawPingClientMax"  )

◆ RawPingClientMin

ENGINE_API const FName UE::Net::Metric::RawPingClientMin ( "RawPingClientMin"  )

◆ ReplicateActorTimeMS

ENGINE_API const FName UE::Net::Metric::ReplicateActorTimeMS ( "ReplicateActorTimeMS"  )

◆ SatConnections

ENGINE_API const FName UE::Net::Metric::SatConnections ( "SatConnections"  )

◆ ServerReplicateActorTimeMS

ENGINE_API const FName UE::Net::Metric::ServerReplicateActorTimeMS ( "ServerReplicateActorTimeMS"  )

◆ SharedSerializationPropertyHit

ENGINE_API const FName UE::Net::Metric::SharedSerializationPropertyHit ( "SharedSerializationPropertyHit"  )

◆ SharedSerializationPropertyMiss

ENGINE_API const FName UE::Net::Metric::SharedSerializationPropertyMiss ( "SharedSerializationPropertyMiss"  )

◆ SharedSerializationRPCHit

ENGINE_API const FName UE::Net::Metric::SharedSerializationRPCHit ( "SharedSerializationRPCHit"  )

◆ SharedSerializationRPCMiss

ENGINE_API const FName UE::Net::Metric::SharedSerializationRPCMiss ( "SharedSerializationRPCMiss"  )

◆ UnmappedReplicators

ENGINE_API const FName UE::Net::Metric::UnmappedReplicators ( "UnmappedReplicators"  )

◆ VoiceBytesRecv

ENGINE_API const FName UE::Net::Metric::VoiceBytesRecv ( "VoiceBytesRecv"  )

◆ VoiceBytesSent

ENGINE_API const FName UE::Net::Metric::VoiceBytesSent ( "VoiceBytesSent"  )

◆ VoicePacketsRecv

ENGINE_API const FName UE::Net::Metric::VoicePacketsRecv ( "VoicePacketsRecv"  )

◆ VoicePacketsSent

ENGINE_API const FName UE::Net::Metric::VoicePacketsSent ( "VoicePacketsSent"  )