Show / Hide Table of Contents

    Class CurrencyAvailableAction

    Used when an ICurrency Available status is changed.

    Inheritance
    Object
    EntityAction
    CurrencyAction
    CurrencyAvailableAction
    Inherited Members
    CurrencyAction.Currency
    EntityAction._typesToDispatchAs
    EntityAction.TypesToDispatchAs
    EntityAction.Entity
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class CurrencyAvailableAction : CurrencyAction

    Constructors

    CurrencyAvailableAction()

    Declaration
    public CurrencyAvailableAction()

    Properties

    Available

    Declaration
    public bool Available { get; set; }
    Property Value
    Type Description
    Boolean

    Methods

    ResetAction()

    Declaration
    public override void ResetAction()
    Overrides
    EntityAction.ResetAction()
    Back to top Copyright © 2020 East Side Games Inc.