Method AddRandomizer
AddRandomizer(Randomizer)
Append a randomizer to the end of the randomizer list
Declaration
public void AddRandomizer(Randomizer newRandomizer)
Parameters
| Type | Name | Description |
|---|---|---|
| Randomizer | newRandomizer | The Randomizer to add to the Scenario |