USlateWidgetStyleContainerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject namespace UComboBoxWidgetStyle { constexpr auto ComboBoxStyle = 0x30; // FComboBoxStyle } } }
public static class Offsets { public static class Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject public static class UComboBoxWidgetStyle { public const byte ComboBoxStyle = 0x30; // FComboBoxStyle } } }