UChallengesLogPanel > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UChallengesLogPanel > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uchallenges_log_panel_bpw_C { constexpr auto Image = 0x438; // UImage* constexpr auto Image_2 = 0x440; // UImage* constexpr auto MainScrollBox = 0x448; // UScrollBox* } } }
public static class Offsets { public static class Classes { // Inheritance: UChallengesLogPanel > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uchallenges_log_panel_bpw_C { public const UInt16 Image = 0x438; // UImage* public const UInt16 Image_2 = 0x440; // UImage* public const UInt16 MainScrollBox = 0x448; // UScrollBox* } } }