UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UPDCustomWeaponAttribute { constexpr auto T_StatName = 0x288; // UPDTextBlock* constexpr auto T_Stat_Value = 0x290; // UPDTextBlock* constexpr auto PB_Stat_Src = 0x298; // UProgressBar* constexpr auto InStatName = 0x2a0; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UPDCustomWeaponAttribute { public const UInt16 T_StatName = 0x288; // UPDTextBlock* public const UInt16 T_Stat_Value = 0x290; // UPDTextBlock* public const UInt16 PB_Stat_Src = 0x298; // UProgressBar* public const UInt16 InStatName = 0x2a0; // FText } } }