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

Search Results for

    Class TftHudColorData

    Inheritance
    System.Object
    TftHudColorData
    Implements
    IMetaClass
    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 TftHudColorData : IMetaClass

    Properties

    | Improve this Doc View Source

    m1071572708

    Declaration
    public MetaContainer<Color> m1071572708 { get; set; }
    Property Value
    Type Description
    MetaContainer<Color>
    | Improve this Doc View Source

    m1112709039

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

    m1796874464

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

    m1828613696

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

    m3462462224

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

    m39160657

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

    TftActiveButtonTextColor

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

    TftActiveTextColor

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

    TftChosenColor

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

    TftFriendlyColor

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

    TftInactiveButtonTextColor

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

    TftInactiveTextColor

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

    TftShopDropRateTextColorsList

    Declaration
    public MetaUnorderedContainer<Color> TftShopDropRateTextColorsList { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<Color>
    | Improve this Doc View Source

    TftThreeStarColor

    Declaration
    public Color TftThreeStarColor { get; set; }
    Property Value
    Type Description
    Color

    Implements

    IMetaClass