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

Search Results for

    Class DeathRecapDamageOverview

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

    Properties

    | Improve this Doc View Source

    DamageByTypeValueText

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

    FightLengthValueText

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

    LegendMagicDamageIcon

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

    LegendMagicDamageValueText

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

    LegendPhysicalDamageIcon

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

    LegendPhysicalDamageValueText

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

    LegendTrueDamageIcon

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

    LegendTrueDamageValueText

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

    LossOfControlValueText

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

    RadialTotalDamageValueText

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

    TotalDamageRadialChart

    Declaration
    public MetaEmbedded<DamageTypeRadialChart> TotalDamageRadialChart { get; set; }
    Property Value
    Type Description
    MetaEmbedded<DamageTypeRadialChart>

    Implements

    IMetaClass