UObjectiveData > UArchonTrackedObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UObjectiveData > UArchonTrackedObject > UObject namespace UObjectiveData_GetBuffs { constexpr auto Amount = 0xd0; // int32_t constexpr auto BuffType = 0xd8; // AArchonMeshSwapInteractionActor* } } }
public static class Offsets { public static class Classes { // Inheritance: UObjectiveData > UArchonTrackedObject > UObject public static class UObjectiveData_GetBuffs { public const byte Amount = 0xd0; // int32_t public const byte BuffType = 0xd8; // AArchonMeshSwapInteractionActor* } } }