UArchonBreadcrumbWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonBreadcrumbWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Ubadge_notif_quest_side_C { constexpr auto UberGraphFrame = 0x470; // FPointerToUberGraphFrame constexpr auto darken_back = 0x478; // UImage* constexpr auto glow_back = 0x480; // UImage* constexpr auto glow_front_bot = 0x488; // UImage* constexpr auto glow_front_top = 0x490; // UImage* constexpr auto Icon = 0x498; // UImage* constexpr auto OnTrackingUpdatedEvent = 0x4a0; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonBreadcrumbWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Ubadge_notif_quest_side_C { public const UInt16 UberGraphFrame = 0x470; // FPointerToUberGraphFrame public const UInt16 darken_back = 0x478; // UImage* public const UInt16 glow_back = 0x480; // UImage* public const UInt16 glow_front_bot = 0x488; // UImage* public const UInt16 glow_front_top = 0x490; // UImage* public const UInt16 Icon = 0x498; // UImage* public const UInt16 OnTrackingUpdatedEvent = 0x4a0; // FMulticastInlineDelegate } } }