URichTextBlockDecorator > UObject
namespace Offsets { namespace Classes { // Inheritance: URichTextBlockDecorator > UObject namespace UArchonRichTextBulletListItemDecorator { constexpr auto Brush = 0x28; // FSlateBrush } } }
public static class Offsets { public static class Classes { // Inheritance: URichTextBlockDecorator > UObject public static class UArchonRichTextBulletListItemDecorator { public const byte Brush = 0x28; // FSlateBrush } } }