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

Search Results for

    Class UiMilestoneFrameData

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

    Properties

    | Improve this Doc View Source

    AvailableDefaultIcon

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

    AvailableHoverIcon

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

    ClaimableDefaultIcon

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

    ClaimableHoverIcon

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

    CompleteDefaultIcon

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

    CompleteHoverIcon

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

    LockedDefaultIcon

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

    LockedHoverIcon

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

    Implements

    IMetaClass