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

Search Results for

    Class PlayerProfileMatchHistoryView

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

    Properties

    | Improve this Doc View Source

    LoadingSpinnerVfx

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

    MainContentViewPane

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

    MatchHistoryGrid

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

    MatchHistoryListScene

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

    MatchHistoryPlayerTemplate

    Declaration
    public MetaEmbedded<MatchHistoryPlayerTemplate> MatchHistoryPlayerTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<MatchHistoryPlayerTemplate>
    | Improve this Doc View Source

    MatchHistoryScene

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

    MatchHistoryTraitTemplate

    Declaration
    public MetaEmbedded<MatchHistoryTraitTemplate> MatchHistoryTraitTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<MatchHistoryTraitTemplate>
    | Improve this Doc View Source

    MatchHistoryUnitTemplate

    Declaration
    public MetaEmbedded<MatchHistoryUnitTemplate> MatchHistoryUnitTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<MatchHistoryUnitTemplate>
    | Improve this Doc View Source

    NoMatchHistoryText

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

    Implements

    IMetaClass