ICharacterSelectionService.SwapSurvivorsAsync method
小于 1 分钟
ICharacterSelectionService.SwapSurvivorsAsync method
互换求生者角色
public Task SwapSurvivorsAsync(int sourceIndex, int targetIndex, bool playAnimation = true)| parameter | description |
|---|---|
| sourceIndex | 源玩家索引 |
| targetIndex | 目标玩家索引 |
| playAnimation | 是否播放动画 |
See Also
- interface ICharacterSelectionService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
