UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uprogress_bar_fixed_count_bpw_C { constexpr auto UberGraphFrame = 0x530; // FPointerToUberGraphFrame constexpr auto progress_image = 0x538; // UImage* constexpr auto progress_icon = 0x540; // UTexture2D* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonProgressBar > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uprogress_bar_fixed_count_bpw_C { public const UInt16 UberGraphFrame = 0x530; // FPointerToUberGraphFrame public const UInt16 progress_image = 0x538; // UImage* public const UInt16 progress_icon = 0x540; // UTexture2D* } } }