Show / Hide Table of Contents

    Interface IUpgradeLevelData

    Contains an array of IUpgradeRequirements. Used by IUpgradeables to decide when an upgrade is available.

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

    Properties

    UpgradeRequirements

    Declaration
    IUpgradeRequirement[] UpgradeRequirements { get; }
    Property Value
    Type Description
    IUpgradeRequirement[]
    Back to top Copyright © 2020 East Side Games Inc.