IAnimationService.PlayPickFadeOut method
小于 1 分钟
IAnimationService.PlayPickFadeOut method
播放角色选择渐隐动画
public void PlayPickFadeOut(Camp camp, int index, int durationMs = 500)| parameter | description |
|---|---|
| camp | 阵营(求生者/监管者) |
| index | 角色索引,监管者为-1 |
| durationMs | 动画时长(毫秒) |
See Also
- enum Camp
- interface IAnimationService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
