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

Search Results for

    Class TftCurrency

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

    Properties

    | Improve this Doc View Source

    CurrencyId

    Declaration
    public string CurrencyId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m1603553025

    Declaration
    public string m1603553025 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m2385134423

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

    NameTraKey

    Declaration
    public string NameTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Rarity

    Declaration
    public uint Rarity { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    RewardTexturePath

    Declaration
    public string RewardTexturePath { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TrovesHighlightVfx

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

    TrovesRewardTexturePath

    Declaration
    public string TrovesRewardTexturePath { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass