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

Search Results for

    Class Class0x51db35d3

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

    Properties

    | Improve this Doc View Source

    ClaimableDefaultIcon

    Declaration
    public string ClaimableDefaultIcon { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ClaimableHoverIcon

    Declaration
    public string ClaimableHoverIcon { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CompleteDefaultIcon

    Declaration
    public string CompleteDefaultIcon { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CompleteHoverIcon

    Declaration
    public string CompleteHoverIcon { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LockedDefaultIcon

    Declaration
    public string LockedDefaultIcon { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LockedHoverIcon

    Declaration
    public string LockedHoverIcon { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass