IFrontedWindowService.SetGlobalScore method
小于 1 分钟
IFrontedWindowService.SetGlobalScore method
设置全局分数
public void SetGlobalScore(TeamType team, GameProgress gameProgress, Camp camp, int score)| parameter | description |
|---|---|
| team | 队伍 |
| gameProgress | 游戏进度 |
| camp | 阵营 |
| score | 分数 |
See Also
- enum TeamType
- enum GameProgress
- enum Camp
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
