Show / Hide Table of Contents

    Interface IPromoService

    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPromoService : IService

    Methods

    GetAllPromos()

    Declaration
    List<IPromo> GetAllPromos()
    Returns
    Type Description
    List<IPromo>

    GetReadyPromos()

    Declaration
    List<IPromo> GetReadyPromos()
    Returns
    Type Description
    List<IPromo>
    Back to top Copyright © 2020 East Side Games Inc.