Interface IActionModification<T>
- Namespace
- ProjectL.GameScene.ActionHandling
- Assembly
- Assembly-CSharp.dll
public interface IActionModification<out T> where T : GameAction
Type Parameters
T
public interface IActionModification<out T> where T : GameAction
T