Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPackageMapClient
Description
Handles a NACK for given packet id. If this packet ID contained a NetGUID reference, we redirty the NetGUID by setting its entry in NetGUIDAckStatus to GUID_PACKET_NOT_ACKED.
Virtual Inheritance
- UPackageMap::ReceivedNak → UPackageMapClient::ReceivedNak
| Name | ReceivedNak |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PackageMapClient.cpp |
virtual void ReceivedNak
(
const int32 NakPacketId
)