Show / Hide Table of Contents

    Interface IExchangeRateMultiplierData

    Contains the data associated with a certain IExchangeRateMultiplier

    Inherited Members
    IEntityData.CreateEntity()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IExchangeRateMultiplierData : IEntityData, IData

    Properties

    Multiplier

    A multiplier that is used to alter how favourable an exchange is between two currencies. The larger the multiplier, the higher the return rate would be on an IExchangeRateMultiplier and the more favorable the trade.

    Declaration
    double Multiplier { get; }
    Property Value
    Type Description
    Double
    Back to top Copyright © 2020 East Side Games Inc.