Class GeneratorModifierIndexChangedAction
Fired when a ModifierIndexChangedAction is caused by a generator collected enough units to hit a IGeneratorEntity Unit Target.
Inheritance
GeneratorModifierIndexChangedAction
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class GeneratorModifierIndexChangedAction : ModifierIndexChangedAction
Constructors
GeneratorModifierIndexChangedAction()
Declaration
public GeneratorModifierIndexChangedAction()
Properties
GeneratorEntity
Declaration
public GeneratorEntity GeneratorEntity { get; set; }
Property Value
Type | Description |
---|---|
GeneratorEntity |
Methods
ResetAction()
Declaration
public override void ResetAction()