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

Search Results for

    Class LoadoutDamageSkinInfoPanel

    Inheritance
    System.Object
    ILoadoutInfoPanel
    LoadoutDamageSkinInfoPanel
    Implements
    IMetaClass
    Inherited Members
    ILoadoutInfoPanel.Scene
    ILoadoutInfoPanel.m1723247271
    ILoadoutInfoPanel.m2197860182
    ILoadoutInfoPanel.m3174006025
    ILoadoutInfoPanel.ViewPaneLink
    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 LoadoutDamageSkinInfoPanel : ILoadoutInfoPanel, IMetaClass

    Properties

    | Improve this Doc View Source

    GamePassIcon

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

    ItemIcon

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

    ItemIconText

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

    LockIcon

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

    m3997326812

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

    RarityIcon

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

    TierButton

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

    UnownedTierButton

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

    Implements

    IMetaClass