Class SelectRewardActionConstructor
- Namespace
- ProjectL.GameScene.ActionHandling
- Assembly
- Assembly-CSharp.dll
public class SelectRewardActionConstructor : ActionConstructor<SelectRewardAction>, IActionConstructor
- Inheritance
-
SelectRewardActionConstructor
- Implements
- Inherited Members
Methods
ApplyActionModification(IActionModification<SelectRewardAction>)
protected override void ApplyActionModification(IActionModification<SelectRewardAction> change)
Parameters
GetAction()
protected override SelectRewardAction? GetAction()
Returns
Reset()
public override void Reset()