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

Search Results for

    Class UiStatStonesStats

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

    Properties

    | Improve this Doc View Source

    AnimationDelaySecs

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

    ButtonNext

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

    ButtonPrev

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

    MaxAlpha

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

    MinAlpha

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

    SeriesTitleHandle

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

    SlideTransitionSecs

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

    StatStoneCount

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

    StatStoneHoverTargets

    Declaration
    public MetaContainer<MetaHash> StatStoneHoverTargets { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    StatStoneIcon

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

    StatStoneTemplateScene

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

    StatStoneTitle

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

    TextFadeTransitionSecs

    Declaration
    public float TextFadeTransitionSecs { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass