UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInventoryObject_Listen_InCombat { constexpr auto m_bEffectIsApplied = 0xc4; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject public static class UTgInventoryObject_Listen_InCombat { public const byte m_bEffectIsApplied = 0xc4; // uint32_t : 1 } } }