UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject namespace Uw_default_input_bpw_C { constexpr auto UberGraphFrame = 0x310; // FPointerToUberGraphFrame constexpr auto ChatHitbox = 0x318; // UImage* constexpr auto bSocialPanelButtonIsHeld = 0x320; // bool constexpr auto SocialPanelActivationEvent = 0x328; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject public static class Uw_default_input_bpw_C { public const UInt16 UberGraphFrame = 0x310; // FPointerToUberGraphFrame public const UInt16 ChatHitbox = 0x318; // UImage* public const UInt16 bSocialPanelButtonIsHeld = 0x320; // bool public const UInt16 SocialPanelActivationEvent = 0x328; // FMulticastInlineDelegate } } }