Class WeaponAffix NamespaceGrindFest.Items AssemblyGrindFest.dll public abstract class WeaponAffix : ItemAffix Inheritance object Object Component Behaviour MonoBehaviour ItemAffix WeaponAffix Derived WeaponAttackSpeedAffix WeaponDamageAffix WeaponElementalDamageAffix Inherited Members ItemAffix.PrefixName ItemAffix.SuffixName ItemAffix.Item ItemAffix.TypeHash ItemAffix.GetLevelQualityMultiplier(int) ItemAffix.WeaponAffixes ItemAffix.ArmorAffixes ItemAffix.ItemAffixes ItemAffix.AffixesByName ItemAffix.IsCursed ItemAffix.AffixColor ItemAffix.CanBeAssignedAtRandom ItemAffix.SpawnChance ItemAffix.GetRandomWeaponAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomArmorAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomItemAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomAffix(ItemBehaviour, Random) ItemAffix.GetRandomAffix(List<(Type, ItemAffixRestrictionsAttribute)>, int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.Apply() ItemAffix.AddRandomAffix(ItemBehaviour, Random) Properties Weapon