UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UPlayerSurveyQuestionSingleChoice { constexpr auto AnswerItemClass = 0x3f0; // UPlayerSurveyAnswerBase* constexpr auto AnswersBox = 0x3f8; // UPanelWidget* } } }
public static class Offsets { public static class Classes { // Inheritance: UPlayerSurveyQuestionBase > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UPlayerSurveyQuestionSingleChoice { public const UInt16 AnswerItemClass = 0x3f0; // UPlayerSurveyAnswerBase* public const UInt16 AnswersBox = 0x3f8; // UPanelWidget* } } }