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

Search Results for

    Class MobileCatalogData

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

    Properties

    | Improve this Doc View Source

    Active

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

    IncrementalPurchase

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

    ItemInstanceId

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

    PurchaseRateLimit

    Declaration
    public int PurchaseRateLimit { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

    IMetaClass