Show / Hide Table of Contents

    Class GoalAction

    Base IAction for other actions fired from IGoals

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

    Properties

    Goal

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