Class UiMetricTeamGold
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 UiMetricTeamGold : UiMetricTypeI, IMetaClass
Properties
| Improve this Doc View SourceTeam1GoldIcon
Declaration
public MetaHash Team1GoldIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team1GoldText
Declaration
public MetaHash Team1GoldText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team2GoldIcon
Declaration
public MetaHash Team2GoldIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Team2GoldText
Declaration
public MetaHash Team2GoldText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |