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

Search Results for

    Class ArenaSkinLoadoutGridButtonData

    Inheritance
    System.Object
    LoadoutGridButtonData
    ArenaSkinLoadoutGridButtonData
    Implements
    IMetaClass
    Inherited Members
    LoadoutGridButtonData.Group
    LoadoutGridButtonData.GamePass
    LoadoutGridButtonData.Check
    LoadoutGridButtonData.Icon
    LoadoutGridButtonData.Lock
    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 ArenaSkinLoadoutGridButtonData : LoadoutGridButtonData, IMetaClass

    Properties

    | Improve this Doc View Source

    FavoriteIcon

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

    Implements

    IMetaClass