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

Search Results for

    Class PostGameUnitTemplate

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

    Properties

    | Improve this Doc View Source

    Group

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

    Icon

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

    IconFrame

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

    ItemIcons

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

    m1237158185

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

    OneStar

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

    ThreeStar

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

    TooltipButton

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

    TwoStar

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

    Implements

    IMetaClass