UGameOverScreen > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UGameOverScreen > UUserWidget > UWidget > UVisual > UObject namespace UWBP_GameOverScreen_C { constexpr auto UberGraphFrame = 0x2a0; // FPointerToUberGraphFrame constexpr auto TextBlock = 0x2a8; // UTextBlock* constexpr auto TextBlock_2 = 0x2b0; // UTextBlock* } } }
public static class Offsets { public static class Classes { // Inheritance: UGameOverScreen > UUserWidget > UWidget > UVisual > UObject public static class UWBP_GameOverScreen_C { public const UInt16 UberGraphFrame = 0x2a0; // FPointerToUberGraphFrame public const UInt16 TextBlock = 0x2a8; // UTextBlock* public const UInt16 TextBlock_2 = 0x2b0; // UTextBlock* } } }