![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetDriver.h>
Public Member Functions | |
| FDisconnectedClient (TSharedRef< const FInternetAddr > &InAddress, double InDisconnectTime) | |
Public Attributes | |
| TSharedRef< const FInternetAddr > | Address |
| double | DisconnectTime |
Information about disconnected client NetConnection's
|
inline |
| TSharedRef<const FInternetAddr> FDisconnectedClient::Address |
The address of the client
| double FDisconnectedClient::DisconnectTime |
The time at which the client disconnected