UObjective > UObjectiveOwner > UObject
namespace Offsets { namespace Classes { // Inheritance: UObjective > UObjectiveOwner > UObject namespace UObjective_TrackerHighestDamage { constexpr auto CurrHighestHit = 0xd0; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UObjective > UObjectiveOwner > UObject public static class UObjective_TrackerHighestDamage { public const byte CurrHighestHit = 0xd0; // int32_t } } }