UAttributeSet > UObject
namespace Offsets { namespace Classes { // Inheritance: UAttributeSet > UObject namespace UArchonAetherstrikersAttributeSet { constexpr auto AbilityThreeDamageMultiplier = 0x30; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UAttributeSet > UObject public static class UArchonAetherstrikersAttributeSet { public const byte AbilityThreeDamageMultiplier = 0x30; // float } } }