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

Search Results for

    Class TftHudUnitShopDropRate

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

    Properties

    | Improve this Doc View Source

    DropRateSlotsList

    Declaration
    public MetaUnorderedContainer<MetaEmbedded<TftDropRateSlot>> DropRateSlotsList { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaEmbedded<TftDropRateSlot>>
    | Improve this Doc View Source

    m3804692425

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

    Implements

    IMetaClass