UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UPatchNotesItemBulletWidget { constexpr auto BulletDescriptionRichTextBlock = 0x388; // URichTextBlock* constexpr auto Bullet = 0x390; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UPatchNotesItemBulletWidget { public const UInt16 BulletDescriptionRichTextBlock = 0x388; // URichTextBlock* public const UInt16 Bullet = 0x390; // FText } } }