UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInventoryObject_Listen_MendingSpiritsActive { constexpr auto m_PawnTargets = 0xcc; // TArray constexpr auto m_bEffectsAreActive = 0xdc; // 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_MendingSpiritsActive { public const byte m_PawnTargets = 0xcc; // TArray public const byte m_bEffectsAreActive = 0xdc; // uint32_t : 1 } } }