Class ChampionItemRecommendations
Inheritance
System.Object
ChampionItemRecommendations
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 ChampionItemRecommendations : IMetaClass
Properties
| Improve this Doc View SourceBaseCounterAdvice
Declaration
public MetaContainer<MetaEmbedded<BaseItemAdvice>> BaseCounterAdvice { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<BaseItemAdvice>> |
BaseCounterAdviceSets
Declaration
public MetaContainer<MetaHash> BaseCounterAdviceSets { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |
ContextListLink
Declaration
public MetaHash ContextListLink { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OverrideSetLink
Declaration
public MetaHash OverrideSetLink { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |