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

Search Results for

    Class CcScoreMultipliers

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

    Properties

    | Improve this Doc View Source

    Asleep

    Declaration
    public float Asleep { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    AttackSpeedSlow

    Declaration
    public float AttackSpeedSlow { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Berserk

    Declaration
    public float Berserk { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Blind

    Declaration
    public float Blind { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Charm

    Declaration
    public float Charm { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Disarm

    Declaration
    public float Disarm { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Drowsy

    Declaration
    public float Drowsy { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Fear

    Declaration
    public float Fear { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Flee

    Declaration
    public float Flee { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Grounded

    Declaration
    public float Grounded { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Knockback

    Declaration
    public float Knockback { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Knockup

    Declaration
    public float Knockup { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Nearsight

    Declaration
    public float Nearsight { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Polymorph

    Declaration
    public float Polymorph { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Root

    Declaration
    public float Root { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Silence

    Declaration
    public float Silence { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Slow

    Declaration
    public float Slow { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Stun

    Declaration
    public float Stun { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Suppression

    Declaration
    public float Suppression { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Taunt

    Declaration
    public float Taunt { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass