IAnimationService.PlaySwapCharacterAnimationAsync method
小于 1 分钟
IAnimationService.PlaySwapCharacterAnimationAsync method
播放角色互换动画
public Task PlaySwapCharacterAnimationAsync(int sourceIndex, int targetIndex)| parameter | description |
|---|---|
| sourceIndex | 源角色索引 |
| targetIndex | 目标角色索引 |
See Also
- interface IAnimationService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
