FDisconnectedClient

Information about disconnected client NetConnection's

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

struct FDisconnectedClient

Remarks

Information about disconnected client NetConnection's

Variables

Name Description

Public variable

TSharedRef< con...

 

Address

The address of the client

Public variable

double

 

DisconnectTime

The time at which the client disconnected

Constructors

Name Description

Public function

FDisconnectedClient

(
    TSharedRef< const FInternetAddr >&...,
    double InDisconnectTime
)

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