Class UiMetricTeamKills
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 UiMetricTeamKills : UiMetricTypeI, IMetaClass
Properties
| Improve this Doc View SourceTeam1KillText
Declaration
public MetaHash Team1KillText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team2KillText
Declaration
public MetaHash Team2KillText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TeamKillsIcon
Declaration
public MetaHash TeamKillsIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |