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

Search Results for

    Class OptionItemFilter_GameStyle

    Inheritance
    System.Object
    IOptionItemFilter
    OptionItemFilter_GameStyle
    Implements
    IMetaClass
    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 OptionItemFilter_GameStyle : IOptionItemFilter, IMetaClass

    Properties

    | Improve this Doc View Source

    m1690055728

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

    m74842365

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

    ShowInLolGame

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

    ShowInLolReplay

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

    ShowInTftGame

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

    ShowInTftPregame

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

    ShowInTftReplay

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

    Implements

    IMetaClass