Show / Hide Table of Contents

    Class CurrencyObtainedAction

    Used when an ICurrency Obtained status is changed.

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

    Constructors

    CurrencyObtainedAction()

    Declaration
    public CurrencyObtainedAction()

    Properties

    Obtained

    Declaration
    public bool Obtained { 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.