UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UHuntingPassRewardItemWidget { constexpr auto PresentationRewardItemId = 0x388; // FString constexpr auto RewardViewModel = 0x398; // FHuntingPassRewardViewModel } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UHuntingPassRewardItemWidget { public const UInt16 PresentationRewardItemId = 0x388; // FString public const UInt16 RewardViewModel = 0x398; // FHuntingPassRewardViewModel } } }