Show / Hide Table of Contents

    Class RewardAction

    The base type for all IReward related IAction types.

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

    Properties

    Reward

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