UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Ugamepad_message_popup_bpw_C { constexpr auto UberGraphFrame = 0x388; // FPointerToUberGraphFrame constexpr auto PopupWidget = 0x390; // Upopup_bpw_C* constexpr auto ShowPopupTimer = 0x398; // FTimerHandle } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Ugamepad_message_popup_bpw_C { public const UInt16 UberGraphFrame = 0x388; // FPointerToUberGraphFrame public const UInt16 PopupWidget = 0x390; // Upopup_bpw_C* public const UInt16 ShowPopupTimer = 0x398; // FTimerHandle } } }