Class OptionItemFilter_GameStyle
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 OptionItemFilter_GameStyle : IOptionItemFilter, IMetaClass
Properties
| Improve this Doc View Sourcem1690055728
Declaration
public bool m1690055728 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
m74842365
Declaration
public bool m74842365 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInLolGame
Declaration
public bool ShowInLolGame { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInLolReplay
Declaration
public bool ShowInLolReplay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInTftGame
Declaration
public bool ShowInTftGame { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInTftPregame
Declaration
public bool ShowInTftPregame { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInTftReplay
Declaration
public bool ShowInTftReplay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |