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

Search Results for

    Class TftScoreboardPlayerTemplate

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

    Properties

    | Improve this Doc View Source

    Bounds

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

    ClickRegion

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

    CombatStateBackground

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

    CombatStateDotsFx

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

    CombatStateLossFx

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

    CombatStateWinFx

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

    CustomButtonData

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

    Delays

    Declaration
    public MetaEmbedded<TftScoreboardDelays> Delays { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftScoreboardDelays>
    | Improve this Doc View Source

    FillMeter

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

    Frame

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

    FutureSightVfx

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

    HealthText

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

    Icon

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

    MatchmakingVfx

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

    MuteButton

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

    NameBackdrop

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

    NameText

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

    PlayerScene

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

    SharedDraftGroupBackground

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

    SharedDraftGroupText

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

    ViewingIcon

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

    WinStreakIntro

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

    WinStreakLoopLevel1

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

    WinStreakLoopLevel2

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

    WinStreakOutro

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

    Implements

    IMetaClass