UNetConnection > UPlayer > UObject
namespace Offsets { namespace Classes { // Inheritance: UNetConnection > UPlayer > UObject namespace UIpConnection { constexpr auto SocketErrorDisconnectDelay = 0x1a80; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UNetConnection > UPlayer > UObject public static class UIpConnection { public const UInt16 SocketErrorDisconnectDelay = 0x1a80; // float } } }