UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UPlayerSurveyAnswerBase { constexpr auto AnswerTextBlock = 0x4c0; // UTextBlock* constexpr auto CachedAnswer = 0x4c8; // FPlayerSurveyAnswer } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserButton > UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UPlayerSurveyAnswerBase { public const UInt16 AnswerTextBlock = 0x4c0; // UTextBlock* public const UInt16 CachedAnswer = 0x4c8; // FPlayerSurveyAnswer } } }