UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInvListener_DeathAfterHit { constexpr auto m_fResetTimer = 0xcc; // float constexpr auto m_pLastTargetsHit = 0xd0; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UTgInventoryObject_Listen_AbilityProcBase > UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject public static class UTgInvListener_DeathAfterHit { public const byte m_fResetTimer = 0xcc; // float public const byte m_pLastTargetsHit = 0xd0; // TArray } } }