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