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

Search Results for

    Class TftPassData

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

    Properties

    | Improve this Doc View Source

    AssetListId

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

    CounterId

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

    Id

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

    m2299278186

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

    m2597361182

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

    m2830242460

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

    m956912230

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

    Milestones

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

    PremiumEntitlementId

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

    PremiumTitleTraKey

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

    ProductId

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

    TitleTrakey

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

    Implements

    IMetaClass