FNetworkProfiler::TrackMustBeMappedGuids

Track "must be mapped" GUIDs

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h

Include

#include "Net/NetworkProfiler.h"

Source

/Engine/Source/Runtime/Engine/Private/NetworkProfiler.cpp

Syntax

void TrackMustBeMappedGuids
(
    uint16 NumGuids,
    uint16 NumBits,
    UNetConnection * Connection
)

Remarks

Track "must be mapped" GUIDs

Parameters

Parameter

Description

NumGuids

Number of GUIDs added to the bunch

NumBits

Number of bits added to the bunch for the GUIDs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss