![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Features/IModularFeature.h"#include "Delegates/Delegate.h"#include "Misc/Guid.h"#include "Misc/Timespan.h"Go to the source code of this file.
Classes | |
| struct | FMessageTransportStatistics |
| struct | FOutboundTransferStatistics |
| struct | FInboundTransferStatistics |
| class | INetworkMessagingExtension |
| DECLARE_TS_MULTICAST_DELEGATE_OneParam | ( | FOnInboundTransferDataUpdated | , |
| FInboundTransferStatistics | |||
| ) |
| DECLARE_TS_MULTICAST_DELEGATE_OneParam | ( | FOnOutboundTransferDataUpdated | , |
| FOutboundTransferStatistics | |||
| ) |