Show / Hide Table of Contents

    Class ModifierIndexChangedAction

    Fired when a modifier's ModifierDataIndex will change

    Inheritance
    Object
    ModifierAction
    ModifierChangedAction
    ModifierIndexChangedAction
    GeneratorModifierIndexChangedAction
    UpgradeCurrencyStateAction
    Inherited Members
    ModifierAction._typesToDispatchAs
    ModifierAction.TypesToDispatchAs
    ModifierAction.Modifier
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class ModifierIndexChangedAction : ModifierChangedAction

    Constructors

    ModifierIndexChangedAction()

    Declaration
    public ModifierIndexChangedAction()

    Properties

    NewIndex

    Declaration
    public int NewIndex { get; set; }
    Property Value
    Type Description
    Int32

    PreviousIndex

    Declaration
    public int PreviousIndex { get; set; }
    Property Value
    Type Description
    Int32

    Methods

    ResetAction()

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