Show / Hide Table of Contents

    Class FilterPromoContentDataLoadPhase

    Loadphase intended to unload the IPromos which are not supposed to be shown as part of an A/B test.

    Inheritance
    Object
    FilterPromoContentDataLoadPhase
    Namespace: IdleKit.Gameplay.Segmentation
    Assembly: cs.temp.dll.dll
    Syntax
    public class FilterPromoContentDataLoadPhase : LoadPhaseBase

    Fields

    _entityLoaderService

    Declaration
    protected IEntityLoaderService _entityLoaderService
    Field Value
    Type Description
    IEntityLoaderService

    _promoService

    Declaration
    protected IPromoService _promoService
    Field Value
    Type Description
    IPromoService

    _segmentationService

    Declaration
    protected ISegmentationService _segmentationService
    Field Value
    Type Description
    ISegmentationService

    Methods

    Inject(IResolver)

    Declaration
    public override void Inject(IResolver resolver)
    Parameters
    Type Name Description
    IResolver resolver

    RunCancelLogic()

    Declaration
    protected override void RunCancelLogic()

    RunCompleteLogic()

    Declaration
    protected override void RunCompleteLogic()

    RunRevertLogic()

    Declaration
    protected override void RunRevertLogic()

    RunStartLogic()

    Declaration
    protected override void RunStartLogic()
    Back to top Copyright © 2020 East Side Games Inc.