Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PacketHandlers > StatelessConnectHandlerComponent
Syntax
bool bRestartedHandshake
Remarks
Both Serverside and Clientside variables Client: Whether or not we are in the middle of a restarted handshake. Server: Whether or not the last handshake was a restarted handshake.