Class StatFilterDefinition
Inheritance
System.Object
StatFilterDefinition
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 StatFilterDefinition : IMetaClass
Properties
| Improve this Doc View SourceButtonDefinition
Declaration
public MetaHash ButtonDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchingCategories
Declaration
public MetaContainer<MetaHash> MatchingCategories { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |