Class UiMetricTeamTowerKills
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 UiMetricTeamTowerKills : UiMetricTypeI, IMetaClass
Properties
| Improve this Doc View SourceTeam1TowerKillsIcon
Declaration
public MetaHash Team1TowerKillsIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team1TowerKillsText
Declaration
public MetaHash Team1TowerKillsText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team2TowerKillsIcon
Declaration
public MetaHash Team2TowerKillsIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team2TowerKillsText
Declaration
public MetaHash Team2TowerKillsText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |