USlateWidgetStyleContainerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject namespace UProgressWidgetStyle { constexpr auto ProgressBarStyle = 0x30; // FProgressBarStyle } } }
public static class Offsets { public static class Classes { // Inheritance: USlateWidgetStyleContainerBase > UObject public static class UProgressWidgetStyle { public const byte ProgressBarStyle = 0x30; // FProgressBarStyle } } }