UFortAccountWidgetBase > UCommonUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UFortAccountWidgetBase > UCommonUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UItemReceivedAccountWidget_C { constexpr auto UberGraphFrame = 0x2c8; // FPointerToUberGraphFrame constexpr auto CommonTextBlock_UserMessage = 0x2d0; // UCommonTextBlock* } } }
public static class Offsets { public static class Classes { // Inheritance: UFortAccountWidgetBase > UCommonUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UItemReceivedAccountWidget_C { public const UInt16 UberGraphFrame = 0x2c8; // FPointerToUberGraphFrame public const UInt16 CommonTextBlock_UserMessage = 0x2d0; // UCommonTextBlock* } } }