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

Search Results for

    Class FloatingTextDamageDisplayTypeList

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

    Properties

    | Improve this Doc View Source

    BarrackMinion

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

    Default

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

    Dot

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

    DotNoCombine

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

    DotParentMissile

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

    DotSlow

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

    Impact

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

    Mini

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

    Multistrike

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

    MultistrikeFast

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

    MultistrikeSlow

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

    PlayerMinion

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

    SelfMagicalDamageCounter

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

    SelfPhysicalDamageCounter

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

    SelfTrueDamageCounter

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

    Ult

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

    Zone

    Declaration
    public MetaObjectLink Zone { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass