UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Ubow_painted_target_bpw_C { constexpr auto UberGraphFrame = 0x388; // FPointerToUberGraphFrame constexpr auto TargetAnim = 0x390; // UWidgetAnimation* constexpr auto stroke = 0x398; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Ubow_painted_target_bpw_C { public const UInt16 UberGraphFrame = 0x388; // FPointerToUberGraphFrame public const UInt16 TargetAnim = 0x390; // UWidgetAnimation* public const UInt16 stroke = 0x398; // UImage* } } }