UPublicEventItemWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPublicEventItemWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Upublic_event_item_bpw_C { constexpr auto UberGraphFrame = 0x420; // FPointerToUberGraphFrame constexpr auto DescriptionTextBlock = 0x428; // UTextBlock* constexpr auto TitleTextBlock = 0x430; // UTextBlock* } } }
public static class Offsets { public static class Classes { // Inheritance: UPublicEventItemWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Upublic_event_item_bpw_C { public const UInt16 UberGraphFrame = 0x420; // FPointerToUberGraphFrame public const UInt16 DescriptionTextBlock = 0x428; // UTextBlock* public const UInt16 TitleTextBlock = 0x430; // UTextBlock* } } }