UMasteryCheckboxWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UMasteryCheckboxWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Uw_mastery_checkbox_C { constexpr auto UberGraphFrame = 0x390; // FPointerToUberGraphFrame constexpr auto CheckboxOverlay = 0x398; // UOverlay* } } }
public static class Offsets { public static class Classes { // Inheritance: UMasteryCheckboxWidget > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Uw_mastery_checkbox_C { public const UInt16 UberGraphFrame = 0x390; // FPointerToUberGraphFrame public const UInt16 CheckboxOverlay = 0x398; // UOverlay* } } }