Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
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 } } }