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

Search Results for

    Class Class0xd65c937c

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

    Properties

    | Improve this Doc View Source

    ActiveDefault

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

    ActiveHover

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

    ActiveSelected

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

    CompleteDefault

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

    CompleteHover

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

    CompleteSelected

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

    HitRegion

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

    InactiveDefault

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

    InactiveHover

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

    InactiveSelected

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

    TrackerGroup

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

    TrackerIcon

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

    TrackerLayout

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

    Implements

    IMetaClass