UNUIBaseHUDElement > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UNUIBaseHUDElement > UUserWidget > UWidget > UVisual > UObject namespace UNUIRoundStartCountdown { constexpr auto CountdownTimer = 0x278; // int32_t constexpr auto CountdownTimerText = 0x280; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: UNUIBaseHUDElement > UUserWidget > UWidget > UVisual > UObject public static class UNUIRoundStartCountdown { public const UInt16 CountdownTimer = 0x278; // int32_t public const UInt16 CountdownTimerText = 0x280; // FText } } }