UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UArchonPartyFinder { constexpr auto OnPartyListUpdated = 0x28; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UArchonPartyFinder { public const byte OnPartyListUpdated = 0x28; // FMulticastInlineDelegate } } }