Represents a set of matches.
Mais...
Derivada de IEnumerable< Match >.
|
| | History (PlayerBase playerbase, CSV csv) |
| | Gets an ew instance of history given a CSV list and a given playerbase. Mais...
|
| |
|
override string | ToString () |
| |
|
IEnumerator< Match > | GetEnumerator () |
| |
Represents a set of matches.
◆ History()
Gets an ew instance of history given a CSV list and a given playerbase.
- Parâmetros
-
◆ CreateRandom()
| static History LSRE2.History.CreateRandom |
( |
PlayerBase |
playerBase, |
|
|
int |
matches, |
|
|
int? |
seed = null |
|
) |
| |
|
static |
Create a new random set of matches between the players of a given PlayerBase.
- Parâmetros
-
| playerBase | PlayerBase |
| matches | How many matches sould be created |
| seed | The RNG seed if not null; otherwise the random seed will be random. |
- Retorna
- A new random set of matches between the players of a given PlayerBase
A documentação para esta classe foi gerada a partir do seguinte ficheiro: