Class TreatAutoAttacksAsNormalSpells
Inheritance
System.Object
TreatAutoAttacksAsNormalSpells
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class TreatAutoAttacksAsNormalSpells : IMetaClass
Properties
| Improve this Doc View SourceAutoAttackSpellsUseSpellSource
Declaration
public bool AutoAttackSpellsUseSpellSource { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OverrideQueryableAttackRange
Declaration
public IGameCalculation OverrideQueryableAttackRange { get; set; }
Property Value
Type | Description |
---|---|
IGameCalculation |
SkipSequencedAttackEvents
Declaration
public bool SkipSequencedAttackEvents { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |