UTgAchievement > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgAchievement > UObject namespace UTgAchievement_StunEnemies { constexpr auto m_bReachedTargetCount = 0x94; // uint32_t : 1 constexpr auto m_HitTargets = 0x98; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UTgAchievement > UObject public static class UTgAchievement_StunEnemies { public const byte m_bReachedTargetCount = 0x94; // uint32_t : 1 public const byte m_HitTargets = 0x98; // TArray } } }