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

Search Results for

    Class TooltipInstanceListElement

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

    Properties

    | Improve this Doc View Source

    Multiplier

    Declaration
    public float Multiplier { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    NameOverride

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

    Style

    Declaration
    public uint Style { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    Type

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

    TypeIndex

    Declaration
    public int TypeIndex { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

    IMetaClass