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