League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class UiMetricTeamGold

    Inheritance
    System.Object
    UiMetricTypeI
    UiMetricTeamGold
    Implements
    IMetaClass
    Inherited Members
    UiMetricTypeI.DeviceUx
    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 Source

    Team1GoldIcon

    Declaration
    public MetaHash Team1GoldIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Team1GoldText

    Declaration
    public MetaHash Team1GoldText { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Team2GoldIcon

    Declaration
    public MetaHash Team2GoldIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Team2GoldText

    Declaration
    public MetaHash Team2GoldText { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass