UObjectiveData_BehemothBase > UObjectiveData > UArchonTrackedObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UObjectiveData_BehemothBase > UObjectiveData > UArchonTrackedObject > UObject namespace UObjectiveData_BehemothInterrupts { constexpr auto DamageTags = 0x178; // FGameplayTagContainer constexpr auto DamageTagRequirement = 0x198; // ETagMatchingRequirement } } }
public static class Offsets { public static class Classes { // Inheritance: UObjectiveData_BehemothBase > UObjectiveData > UArchonTrackedObject > UObject public static class UObjectiveData_BehemothInterrupts { public const UInt16 DamageTags = 0x178; // FGameplayTagContainer public const UInt16 DamageTagRequirement = 0x198; // ETagMatchingRequirement } } }