Table of Contents

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

change IActionModification<SelectRewardAction>

GetAction()

protected override SelectRewardAction? GetAction()

Returns

SelectRewardAction

Reset()

public override void Reset()