UBountyCardArtDisplay > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UBountyCardArtDisplay > UUserWidget > UWidget > UVisual > UObject namespace Ubounty_card_border_art_3_bpw_C { constexpr auto Effect = 0x318; // UImage* constexpr auto effect2 = 0x320; // UImage* constexpr auto main_frame = 0x328; // UImage* constexpr auto ring = 0x330; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UBountyCardArtDisplay > UUserWidget > UWidget > UVisual > UObject public static class Ubounty_card_border_art_3_bpw_C { public const UInt16 Effect = 0x318; // UImage* public const UInt16 effect2 = 0x320; // UImage* public const UInt16 main_frame = 0x328; // UImage* public const UInt16 ring = 0x330; // UImage* } } }