UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UPacketHandlerProfileConfig { constexpr auto Components = 0x28; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UPacketHandlerProfileConfig { public const byte Components = 0x28; // TArray } } }