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

Search Results for

    Class HeroFloatingInfoBorderDefenseIconThresholdData

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

    Properties

    | Improve this Doc View Source

    ArmorIcon

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

    ComboIcon

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

    DefenseModifierThreshold

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

    MagicResistIcon

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

    Implements

    IMetaClass