IGameGuidanceService interface
小于 1 分钟
IGameGuidanceService interface
对局引导服务接口
public interface IGameGuidanceServiceMembers
| name | description |
|---|---|
| IsGuidanceStarted | 是否启动引导 |
| NextStepAsync() | 下一步· |
| PrevStepAsync() | 上一步 |
| StartGuidance() | 启动对局引导 |
| StopGuidance() | 停止对局引导 |
See Also
- namespace neo_bpsys_wpf.Core.Abstractions.Services
