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

Search Results for

    Class LobbyBottomButtons

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

    Properties

    | Improve this Doc View Source

    CloseButton

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

    InviteButton

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

    RankedInfo

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

    RankedInfoButton

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

    RankedInfoText

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

    RankedTooltipTraKey

    Declaration
    public string RankedTooltipTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RankedTraKey

    Declaration
    public string RankedTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StartButton

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

    TeamPlannerButton

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

    UnrankedTraKey

    Declaration
    public string UnrankedTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    VietnameseRatingLabel

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

    Warning

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

    WarningText

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

    Implements

    IMetaClass