UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject namespace UBPW_Wounded_Flash_C { constexpr auto UberGraphFrame = 0x310; // FPointerToUberGraphFrame constexpr auto Outro_Bleed = 0x318; // UWidgetAnimation* constexpr auto Vignette = 0x320; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject public static class UBPW_Wounded_Flash_C { public const UInt16 UberGraphFrame = 0x310; // FPointerToUberGraphFrame public const UInt16 Outro_Bleed = 0x318; // UWidgetAnimation* public const UInt16 Vignette = 0x320; // UImage* } } }