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