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

Search Results for

    Class IconStateData

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

    Properties

    | Improve this Doc View Source

    IconActiveHover

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

    IconInactiveHover

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

    m1468463253

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

    m3476908624

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

    Implements

    IMetaClass