UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInvListener_NearVengeanceTarget { constexpr auto m_bIsActive = 0xc4; // uint32_t : 1 constexpr auto m_CachedVengeance = 0xc8; // ATgDevice_Vengeance_Lex* } } }
public static class Offsets { public static class Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject public static class UTgInvListener_NearVengeanceTarget { public const byte m_bIsActive = 0xc4; // uint32_t : 1 public const byte m_CachedVengeance = 0xc8; // ATgDevice_Vengeance_Lex* } } }