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

Search Results for

    Class TftTrovesBannerData

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

    Properties

    | Improve this Doc View Source

    ActivationDateTime

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

    BackgroundTexturePath

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

    BannerCurrency

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

    BannerCurrencyId

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

    BannerTexturePath

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

    CelebrationTheme

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

    ChaseTable

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

    DeactivationDateTime

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

    DescriptionTraKey

    Declaration
    public string DescriptionTraKey { 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

    m3779576216

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

    m4224327019

    Declaration
    public bool m4224327019 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MythicTokenOfferId

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

    NameTraKey

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

    PityCounterId

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

    PityThreshold

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

    PlatformTexturePath

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

    RootTable

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

    ThumbnailTexturePath

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

    Implements

    IMetaClass