UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject namespace Uw_Credits_Founders_C { constexpr auto UberGraphFrame = 0x310; // FPointerToUberGraphFrame constexpr auto FoundersTextBlock = 0x318; // UTextBlock* constexpr auto DebugFoundersText = 0x320; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject public static class Uw_Credits_Founders_C { public const UInt16 UberGraphFrame = 0x310; // FPointerToUberGraphFrame public const UInt16 FoundersTextBlock = 0x318; // UTextBlock* public const UInt16 DebugFoundersText = 0x320; // FText } } }