UPDCheerMarkFx > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDCheerMarkFx > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace USpectator_Cheer_C { constexpr auto Ani_Cheer_Long = 0x298; // UWidgetAnimation* constexpr auto Ani_Cheer = 0x2a0; // UWidgetAnimation* constexpr auto IMG_Cheer1 = 0x2a8; // UImage* constexpr auto IMG_Cheer2 = 0x2b0; // UImage* constexpr auto IMG_Cheer3 = 0x2b8; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDCheerMarkFx > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class USpectator_Cheer_C { public const UInt16 Ani_Cheer_Long = 0x298; // UWidgetAnimation* public const UInt16 Ani_Cheer = 0x2a0; // UWidgetAnimation* public const UInt16 IMG_Cheer1 = 0x2a8; // UImage* public const UInt16 IMG_Cheer2 = 0x2b0; // UImage* public const UInt16 IMG_Cheer3 = 0x2b8; // UImage* } } }