UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInventoryObject_Listen_GiftGiver { constexpr auto m_bHasActivated = 0xcc; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject public static class UTgInventoryObject_Listen_GiftGiver { public const byte m_bHasActivated = 0xcc; // uint32_t : 1 } } }