UItemBehavior_Collection > UItemBehaviorBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UItemBehavior_Collection > UItemBehaviorBase > UObject namespace UItemBehavior_Collection_QuickWheel { constexpr auto QuickChatTextTable = 0x78; // UDataTable* constexpr auto bIncludeEmptySlots = 0x80; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UItemBehavior_Collection > UItemBehaviorBase > UObject public static class UItemBehavior_Collection_QuickWheel { public const byte QuickChatTextTable = 0x78; // UDataTable* public const byte bIncludeEmptySlots = 0x80; // bool } } }