ServerMapSequencerEventType
Values
Name | Description |
---|---|
ServerMapSequencerEventType_Add | Value: 0 |
ServerMapSequencerEventType_Remove | Value: 1 |
ServerMapSequencerEventType_Clear | Value: 2 |
ServerMapSequencerEventType_List | Value: 3 |
ServerMapSequencerEventType_Load | Value: 4 |
ServerMapSequencerEventType_Save | Value: 5 |
ServerMapSequencerEventType_SetNextMapIndex | Value: 6 |
ServerMapSequencerEventType_GetMapIndices | Value: 7 |
ServerMapSequencerEventType_GetRounds | Value: 8 |
ServerMapSequencerEventType_RunNextRound | Value: 9 |
ServerMapSequencerEventType_RestartRound | Value: 10 |
ServerMapSequencerEventType_AvailableMaps | Value: 11 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)