League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class ToggleBarracksCheat

    Inheritance
    System.Object
    Cheat
    ToggleBarracksCheat
    Implements
    IMetaClass
    Inherited Members
    Cheat.Name
    Cheat.RecastFrequency
    Cheat.CheatMenuUiData
    Cheat.IsPlayerFacing
    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 ToggleBarracksCheat : Cheat, IMetaClass

    Properties

    | Improve this Doc View Source

    KillExistingMinions

    Declaration
    public bool KillExistingMinions { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    KillWards

    Declaration
    public bool KillWards { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass