UArchonEditableTextBox > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonEditableTextBox > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace Usocial_panel_text_box_bpw_C { constexpr auto UberGraphFrame = 0x398; // FPointerToUberGraphFrame constexpr auto ActionKey = 0x3a0; // FKey constexpr auto DefaultText = 0x3b8; // FText } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonEditableTextBox > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class Usocial_panel_text_box_bpw_C { public const UInt16 UberGraphFrame = 0x398; // FPointerToUberGraphFrame public const UInt16 ActionKey = 0x3a0; // FKey public const UInt16 DefaultText = 0x3b8; // FText } } }