UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject namespace UTgInventoryObject_Listen_SpawnTeamHealthNugget { constexpr auto m_NuggetSpawnFX = 0xc4; // UTgSpecialFx* constexpr auto m_NuggetSpawnFXID = 0xcc; // int32_t constexpr auto m_bUseCV1ForSpawnChance = 0xd0; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UTgInvListener > UTgInventoryObject_Device > UTgInventoryObject > UObject public static class UTgInventoryObject_Listen_SpawnTeamHealthNugget { public const byte m_NuggetSpawnFX = 0xc4; // UTgSpecialFx* public const byte m_NuggetSpawnFXID = 0xcc; // int32_t public const byte m_bUseCV1ForSpawnChance = 0xd0; // uint32_t : 1 } } }