USlateWidgetStyleContainerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject namespace UShooterMenuItemWidgetStyle { constexpr auto MenuItemStyle = 0x30; // FShooterMenuItemStyle } } }
public static class Offsets { public static class Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject public static class UShooterMenuItemWidgetStyle { public const byte MenuItemStyle = 0x30; // FShooterMenuItemStyle } } }