ContestComboDetail

constructor(useBefore: List<Handle.Named<Move>>?, useAfter: List<Handle.Named<Move>>?)(source)

Parameters

useBefore

A list of moves that can be used before this move.

useAfter

A list of moves that can be used after this move.