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

Search Results for

    Class LobbyPlayerData

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

    Properties

    | Improve this Doc View Source

    ArenaSkinIcon

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

    CustomButton

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

    CustomButtonIcon

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

    DamageSkinIcon

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

    EditButton

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

    EmptySlotButton

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

    FrameRanked

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

    FrameUnranked

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

    Group

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

    LittleLegendIcon

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

    LoadoutsButton

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

    m2126772653

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

    NameText

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

    PartyLeaderIcon

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

    RandomLoadoutButton

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

    RankText

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

    RankTextLine2

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

    SummonerIcon

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

    SummonerIconFrame

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

    SwapButton

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

    UseLeaderControlsModal

    Declaration
    public bool UseLeaderControlsModal { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass