Class DeathRecapShowcaseSlotKdaData
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 DeathRecapShowcaseSlotKdaData : DeathRecapShowcaseSlotData, IMetaClass
Properties
| Improve this Doc View SourceBounty
Declaration
public MetaEmbedded<UiMetricUnitBounty> Bounty { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<UiMetricUnitBounty> |
Kda
Declaration
public MetaEmbedded<UiMetricUnitKda> Kda { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<UiMetricUnitKda> |
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |