USlateWidgetStyleContainerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject namespace UScrollBoxWidgetStyle { constexpr auto ScrollBoxStyle = 0x30; // FScrollBoxStyle } } }
public static class Offsets { public static class Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject public static class UScrollBoxWidgetStyle { public const byte ScrollBoxStyle = 0x30; // FScrollBoxStyle } } }