UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject namespace UArchonTooltip { constexpr auto DesiredAttachmentPoint = 0x310; // FVector2D constexpr auto DesiredAlignment = 0x318; // FVector2D } } }
public static class Offsets { public static class Classes { // Inheritance: UUserWidget > UWidget > UVisual > UObject public static class UArchonTooltip { public const UInt16 DesiredAttachmentPoint = 0x310; // FVector2D public const UInt16 DesiredAlignment = 0x318; // FVector2D } } }