Show / Hide Table of Contents

    Class CurrencyAction

    Base type for all ICurrency related actions

    Inheritance
    Object
    EntityAction
    CurrencyAction
    CurrencyAvailableAction
    CurrencyChangedAction
    CurrencyObtainedAction
    Inherited Members
    EntityAction._typesToDispatchAs
    EntityAction.TypesToDispatchAs
    EntityAction.Entity
    EntityAction.ResetAction()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class CurrencyAction : EntityAction

    Properties

    Currency

    Declaration
    public ICurrency Currency { get; set; }
    Property Value
    Type Description
    ICurrency
    Back to top Copyright © 2020 East Side Games Inc.