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

Search Results for

    Class HeroFloatingInfoBountyData

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

    Properties

    | Improve this Doc View Source

    m2418453406

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

    m3538245888

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

    TierOneIcon

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

    TierOneThreshold

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

    TierTwoIcon

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

    TierTwoThreshold

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

    Implements

    IMetaClass