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

Search Results for

    Class HudReplaySliderIconData

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

    Properties

    | Improve this Doc View Source

    ElementAlphaDefault

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

    ElementAlphaSelected

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

    ElementAlphaUnselected

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

    ElementSpacer

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

    ElementT0

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

    ElementT1

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

    ElementTextT0

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

    ElementTextT1

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

    TooltipIconNames

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

    TooltipStyle

    Declaration
    public byte TooltipStyle { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Type

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

    Implements

    IMetaClass