UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UPlayerSurveyQuestionShortAnswer { constexpr auto AnswerBox = 0x3f0; // UEditableTextBox* constexpr auto AnswerCharLimit = 0x3f8; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UPlayerSurveyQuestionShortAnswer { public const UInt16 AnswerBox = 0x3f0; // UEditableTextBox* public const UInt16 AnswerCharLimit = 0x3f8; // int32_t } } }