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

Search Results for

    Class PostGamePlayerTemplate

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

    Properties

    | Improve this Doc View Source

    AugmentContainerIcon

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

    AugmentContainerIconFrame

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

    AugmentIcons

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

    AugmentTooltipButton

    Declaration
    public MetaHash AugmentTooltipButton { 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

    HiddenUnitCountText

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

    m608857290

    Declaration
    public byte m608857290 { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    NameTag

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

    PaginationButtonBack

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

    PaginationButtonNext

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

    PlacementText

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

    PlaybookButton

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

    PlaybookIcon

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

    PlaybookIconFrame

    Declaration
    public MetaHash PlaybookIconFrame { 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

    UnitSlots

    Declaration
    public MetaContainer<MetaHash> UnitSlots { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>

    Implements

    IMetaClass