USlateWidgetStyleContainerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject namespace UScrollBarWidgetStyle { constexpr auto ScrollBarStyle = 0x30; // FScrollBarStyle } } }
public static class Offsets { public static class Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject public static class UScrollBarWidgetStyle { public const byte ScrollBarStyle = 0x30; // FScrollBarStyle } } }