Show / Hide Table of Contents

    Interface IGachaItem

    One possible item within a IGachaSlot each IGachaItem contains an IReward.

    Inherited Members
    IRandomWeighted.RandomWeight
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IGachaItem : IRandomWeighted

    Properties

    RewardId

    The id that associated with the IReward that this IGachaItem contains.

    Declaration
    string RewardId { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 East Side Games Inc.