Class GameplayFeatureToggles
Inheritance
System.Object
GameplayFeatureToggles
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 GameplayFeatureToggles : IMetaClass
Properties
| Improve this Doc View SourceAfkDetection2
Declaration
public bool AfkDetection2 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisableSpellLevelMinimumProtections
Declaration
public bool DisableSpellLevelMinimumProtections { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FowCastRayAccurate
Declaration
public bool FowCastRayAccurate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |