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

Search Results for

    Class TftCombatRecapPanelTemplate

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

    Properties

    | Improve this Doc View Source

    LeftViewPanelink

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

    ModeLabel

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

    OpponentBackground

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

    OpponentFillMeter

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

    OpponentFrame

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

    OpponentHealthText

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

    OpponentIcon

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

    PlayerName

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

    Scene

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

    ViewPaneLink

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

    Implements

    IMetaClass