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

Search Results for

    Class TftHudExpBar

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

    Properties

    | Improve this Doc View Source

    Backdrop

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

    ExpBar

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

    ExpBarDivider

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

    ExpScene

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

    LinearOverlays

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

    m592398860

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

    RadialBackdrop

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

    RadialExpBar

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

    RadialOverlays

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

    ValueText

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

    Implements

    IMetaClass