-
Notifications
You must be signed in to change notification settings - Fork 3
Player command startNewExperimentRound
Petr Štechmüller edited this page Aug 29, 2020
·
1 revision
Description: initialize data structures for next experiment round, notify client about new round, notify asset player about new assets
StartNewExperimentRoundCommand
class StartNewExperimentRoundHandler implements ICommandHandler<StartNewExperimentRoundCommand, void>
- CommandBus
Name | Type | Mandatory |
---|---|---|
timestamp | number | true |
void